Skip to content

Commit 30e012b

Browse files
Update Rust crate chrono to 0.4.45
1 parent 163606c commit 30e012b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -13,7 +13,7 @@ license = "MPL-2.0"
1313
[workspace.dependencies]
1414
anyhow = "1.0"
1515
async-recursion = "1.1.1"
16-
chrono = "0.4.41"
16+
chrono = "0.4.45"
1717
clap = { version = "4.5", features = ["derive", "env", "wrap_help"] }
1818
dropshot = { version = "0.17.0" }
1919
# has to match dropshot

0 commit comments

Comments
 (0)