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 8360bb4 commit 85dfe3aCopy full SHA for 85dfe3a
convergence-arrow/Cargo.toml
@@ -10,7 +10,7 @@ repository = "https://github.com/returnString/convergence"
10
[dependencies]
11
tokio = { version = "1" }
12
async-trait = "0.1"
13
-datafusion = "37"
+datafusion = "38"
14
convergence = { path = "../convergence", version = "0.16.0" }
15
chrono = "0.4"
16
0 commit comments