Skip to content

Commit 4d9d269

Browse files
Update Rust crate chrono-tz to 0.10.1 (#7385)
1 parent 014f52e commit 4d9d269

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -335,7 +335,7 @@ cargo_metadata = "0.18.1"
335335
chacha20poly1305 = "0.10.1"
336336
cfg-if = "1.0"
337337
chrono = { version = "0.4", features = [ "serde" ] }
338-
chrono-tz = "0.10.0"
338+
chrono-tz = "0.10.1"
339339
ciborium = "0.2.2"
340340
clap = { version = "4.5", features = ["cargo", "derive", "env", "wrap_help"] }
341341
clickana = { path = "dev-tools/clickana" }

0 commit comments

Comments
 (0)