Skip to content

Commit 85dfe3a

Browse files
dependabot[bot]returnString
authored andcommitted
Update datafusion requirement from 37 to 38
Updates the requirements on [datafusion](https://github.com/apache/datafusion) to permit the latest version. - [Changelog](https://github.com/apache/datafusion/blob/main/.github_changelog_generator) - [Commits](apache/datafusion@37.0.0...38.0.0) --- updated-dependencies: - dependency-name: datafusion dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8360bb4 commit 85dfe3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

convergence-arrow/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository = "https://github.com/returnString/convergence"
1010
[dependencies]
1111
tokio = { version = "1" }
1212
async-trait = "0.1"
13-
datafusion = "37"
13+
datafusion = "38"
1414
convergence = { path = "../convergence", version = "0.16.0" }
1515
chrono = "0.4"
1616

0 commit comments

Comments
 (0)