We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4347f4f commit e8df7f7Copy full SHA for e8df7f7
1 file changed
convergence-arrow/Cargo.toml
@@ -12,7 +12,7 @@ tokio = { version = "1" }
12
async-trait = "0.1"
13
datafusion = "47"
14
convergence = { path = "../convergence", version = "0.16.0" }
15
-chrono = "=0.4.39"
+chrono = "0.4"
16
17
[dev-dependencies]
18
tokio-postgres = { version = "0.7", features = [ "with-chrono-0_4" ] }
0 commit comments