Update Rust crate chrono to 0.4.37 #44
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ edition = "2021"
|
|||
anyhow = { version = "1.0.81", features = ["backtrace"] }
|
||||
if-addrs = "0.11.1"
|
||||
rand = "0.8.5"
|
||||
chrono = "0.4.35"
|
||||
chrono = "0.4.37"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.115"
|
||||
reqwest = "0.12.2"
|
||||
|
|
Loading…
Reference in a new issue