There was an error while loading. Please reload this page.
1 parent c371d52 commit ab8b8d6Copy full SHA for ab8b8d6
1 file changed
Cargo.toml
@@ -19,8 +19,7 @@ bytes = { version = "1.7.1", optional = true }
19
byte-unit = { version = "5.1.4", optional = true }
20
bigdecimal = "0.4.5"
21
byteorder = "1.5.0"
22
-# pending next arrow-rs release which resolves chrono's quarter() conflict https://github.com/apache/arrow-rs/commit/2fddf85afcd20110ce783ed5b4cdeb82293da30b
23
-chrono = "=0.4.39"
+chrono = "0.4"
24
datafusion = "45"
25
datafusion-expr = { version = "45", optional = true }
26
datafusion-physical-expr = { version = "45", optional = true }
0 commit comments