Skip to content

Commit f775d25

Browse files
committed
down chrono to same version as in cubesql (0.4.31)
1 parent e2ab628 commit f775d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/cubeorchestrator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
chrono = "0.4.38"
7+
chrono = "0.4.31"
88
cubeshared = { path = "../cubeshared" }
99
serde = { version = "1.0.215", features = ["derive"] }
1010
serde_json = "1.0.133"

0 commit comments

Comments
 (0)