We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf43ac commit a33faceCopy full SHA for a33face
common/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2021"
6
[dependencies]
7
axum = { version = "0.7.7", features = ["ws"] }
8
bollard = "0.17.0"
9
-chrono = { version = "0.4.38", features = ["serde"] }
+chrono = { version = "0.4.31", features = ["serde"] }
10
clap = "4.4.10"
11
data-encoding = "2.4.0"
12
futures-util = "0.3.29"
0 commit comments