Skip to content

Commit

Permalink
Update arrow2 requirement from 0.15 to 0.16
Browse files Browse the repository at this point in the history
Updates the requirements on [arrow2](https://github.com/jorgecarleitao/arrow2) to permit the latest version.
- [Release notes](https://github.com/jorgecarleitao/arrow2/releases)
- [Changelog](https://github.com/jorgecarleitao/arrow2/blob/main/CHANGELOG.md)
- [Commits](jorgecarleitao/arrow2@v0.15.0...v0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 10, 2023
1 parent 5396ece commit 5b40445
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 @@ -33,7 +33,7 @@ semver = "1.0"
[dev-dependencies]
tempfile = "3.3"
# Only used in the example
arrow2 = "0.15"
arrow2 = "0.16"

[workspace]
members = ["gdal-sys"]
Expand Down

0 comments on commit 5b40445

Please sign in to comment.