Skip to content

Commit

Permalink
Update Rust crate chrono-tz to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Jan 22, 2025
1 parent 1f0c185 commit b2cbd87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ cargo_metadata = "0.18.1"
chacha20poly1305 = "0.10.1"
cfg-if = "1.0"
chrono = { version = "0.4", features = [ "serde" ] }
chrono-tz = "0.10.0"
chrono-tz = "0.10.1"
ciborium = "0.2.2"
clap = { version = "4.5", features = ["cargo", "derive", "env", "wrap_help"] }
clickana = { path = "dev-tools/clickana" }
Expand Down

0 comments on commit b2cbd87

Please sign in to comment.