Update Rust crate chrono to 0.4.43
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-01-15 00:42:38 +00:00
parent 5be84cd908
commit 1b1872a9f5
2 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ mime_guess = "2.0.5"
rust-embed = "8.9.0"
jsonwebtoken = { version = "10.2.0", features = ["use_pem", "rust_crypto"] }
prettytable-rs = "0.10.0"
chrono = "0.4.42"
chrono = "0.4.43"
serde_yml = "0.0.12"
bincode-next = "2.0.4"
fs4 = { version = "0.13.1", features = ["sync"] }