Skip to content

Commit 4e737ca

Browse files
Update Rust crate chrono-tz to 0.10.3 (#7909)
1 parent 4148b76 commit 4e737ca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -346,7 +346,7 @@ cargo_metadata = "0.19.2"
346346
chacha20poly1305 = "0.10.1"
347347
cfg-if = "1.0"
348348
chrono = { version = "0.4", features = [ "serde" ] }
349-
chrono-tz = "0.10.1"
349+
chrono-tz = "0.10.3"
350350
ciborium = "0.2.2"
351351
clap = { version = "4.5", features = ["cargo", "derive", "env", "wrap_help"] }
352352
clickana = { path = "dev-tools/clickana" }

0 commit comments

Comments
 (0)