Skip to content

Commit ac6a4a8

Browse files
committed
Update calamine
Closes duckdb#317
1 parent 9bba5a9 commit ac6a4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ categories = ["database"]
2121
[workspace.dependencies]
2222
arrow = { version = "55", default-features = false }
2323
bindgen = { version = "0.71.1", default-features = false }
24-
calamine = "0.22.0"
24+
calamine = "0.28.0"
2525
cast = "0.3"
2626
cc = "1.0"
2727
chrono = { version = "0.4.22", default-features = false, features = [

0 commit comments

Comments
 (0)