Skip to content

Commit

Permalink
chore(deps): update datafusion requirement from 28 to 30
Browse files Browse the repository at this point in the history
Updates the requirements on [datafusion](https://github.com/apache/arrow-datafusion) to permit the latest version.
- [Changelog](https://github.com/apache/arrow-datafusion/blob/main/.github_changelog_generator)
- [Commits](apache/datafusion@28.0.0...30.0.0)

---
updated-dependencies:
- dependency-name: datafusion
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 28, 2023
1 parent 9f8b55b commit dd7f0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ rustls-pemfile = { version = "1.0" }
## rustls-native-certs loads roots from current system
gluesql = "0.13"
## for datafusion example
datafusion = "28"
datafusion = "30"
sqlparser = "0.37"

[features]
Expand Down

0 comments on commit dd7f0e9

Please sign in to comment.