Skip to content

Commit

Permalink
Update calamine requirement from 0.22.0 to 0.25.0
Browse files Browse the repository at this point in the history
Updates the requirements on [calamine](https://github.com/tafia/calamine) to permit the latest version.
- [Changelog](https://github.com/tafia/calamine/blob/master/Changelog.md)
- [Commits](tafia/calamine@v0.22.0...v0.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent f48a4e3 commit 6e44173
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 @@ -25,7 +25,7 @@ duckdb-loadable-macros = { version = "0.1.1", path = "crates/duckdb-loadable-mac
autocfg = "1.0"
bindgen = { version = "0.69", default-features = false }
byteorder = "1.3"
calamine = "0.22.0"
calamine = "0.25.0"
cast = "0.3"
cc = "1.0"
chrono = "0.4.22"
Expand Down

0 comments on commit 6e44173

Please sign in to comment.