Skip to content

Commit 4eb4787

Browse files
Update Rust crate chrono to 0.4.43
1 parent 41f8593 commit 4eb4787

2 files changed

Lines changed: 16 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 16 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.43"
1717
clap = { version = "4.5", features = ["derive", "env", "wrap_help"] }
1818
dropshot = { version = "0.16.4" }
1919
# has to match dropshot

0 commit comments

Comments
 (0)