Skip to content

Commit 8b7c249

Browse files
Update Rust crate chrono to 0.4.44
1 parent f3406ed commit 8b7c249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.44"
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)