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.
2 parents 7114393 + e253f13 commit 9f3997cCopy full SHA for 9f3997c
Cargo.toml
@@ -31,7 +31,7 @@ rust-version = "1.80"
31
arrow = { version = "54.1.0" }
32
arrow-schema = { version = "54.1.0" }
33
async-trait = "0.1"
34
-chrono = "= 0.4.39"
+chrono = "= 0.4.40"
35
dashmap = "6"
36
datafusion = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "1c92803" }
37
datafusion-common = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "1c92803" }
0 commit comments