Update Rust crate chrono to 0.4.38
All checks were successful
Midea Merge / Serial Reader (pull_request) Successful in 6m58s
All checks were successful
Midea Merge / Serial Reader (pull_request) Successful in 6m58s
This commit is contained in:
parent
2020335298
commit
0453246161
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ edition = "2021"
|
|||
anyhow = { version = "1.0.82", features = ["backtrace"] }
|
||||
if-addrs = "0.12.0"
|
||||
rand = "0.8.5"
|
||||
chrono = "0.4.37"
|
||||
chrono = "0.4.38"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.115"
|
||||
reqwest = "0.12.3"
|
||||
|
|
Loading…
Reference in a new issue