Skip to content

Commit 5d7a079

Browse files
Update calamine requirement from 0.22.0 to 0.25.0
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]>
1 parent 3bd503c commit 5d7a079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ duckdb-loadable-macros = { version = "0.1.1", path = "crates/duckdb-loadable-mac
2525
autocfg = "1.0"
2626
bindgen = { version = "0.69", default-features = false }
2727
byteorder = "1.3"
28-
calamine = "0.22.0"
28+
calamine = "0.25.0"
2929
cast = "0.3"
3030
cc = "1.0"
3131
chrono = "0.4.22"

0 commit comments

Comments
 (0)