Update Rust crate chrono to 0.4.42
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-09-12 00:36:04 +00:00
parent d57107cfc1
commit 71ce57d205
2 changed files with 14 additions and 15 deletions

View File

@@ -33,7 +33,7 @@ rust-embed = { version = "8.7.2" }
sha2 = "0.11.0-rc.0"
base16ct = "0.2.0"
httpdate = "1.0.3"
chrono = "0.4.41"
chrono = "0.4.42"
tempfile = "3.20.0"
zip = "3.0.0"
rust_xlsxwriter = "0.87.0"