We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a42d4 commit 2295447Copy full SHA for 2295447
rust/cubeorchestrator/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
edition = "2021"
5
6
[dependencies]
7
-chrono = "0.4.38"
+chrono = "0.4.31"
8
cubeshared = { path = "../cubeshared" }
9
serde = { version = "1.0.215", features = ["derive"] }
10
serde_json = "1.0.133"
0 commit comments