Skip to content

Commit b2ba397

Browse files
committed
deps: bump calamine from 0.33 to 0.34
also bump lock file
1 parent 20825ed commit b2ba397

File tree

2 files changed

+16
-15
lines changed

2 files changed

+16
-15
lines changed

Cargo.lock

Lines changed: 15 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ cached = { version = "0.56", features = [
9696
"disk_store",
9797
"redis_ahash",
9898
] }
99-
calamine = { version = "0.33", features = ["chrono"] }
99+
calamine = { version = "0.34", features = ["chrono"] }
100100
censor = { version = "0.3", optional = true }
101101
chrono = { version = "0.4.44", default-features = false }
102102
chrono-tz = "0.10"

0 commit comments

Comments
 (0)