Skip to content

Commit a33face

Browse files
committed
chrono version match
1 parent acf43ac commit a33face

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
[dependencies]
77
axum = { version = "0.7.7", features = ["ws"] }
88
bollard = "0.17.0"
9-
chrono = { version = "0.4.38", features = ["serde"] }
9+
chrono = { version = "0.4.31", features = ["serde"] }
1010
clap = "4.4.10"
1111
data-encoding = "2.4.0"
1212
futures-util = "0.3.29"

0 commit comments

Comments
 (0)