Update Rust crate chrono to 0.4.33
All checks were successful
Midea Merge / Serial Reader (pull_request) Successful in 8m54s
All checks were successful
Midea Merge / Serial Reader (pull_request) Successful in 8m54s
This commit is contained in:
parent
10e212705a
commit
9af44d3f2a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ edition = "2021"
|
|||
anyhow = { version = "1.0.79", features = ["backtrace"] }
|
||||
if-addrs = "0.11.0"
|
||||
rand = "0.8.5"
|
||||
chrono = "0.4.31"
|
||||
chrono = "0.4.33"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.111"
|
||||
reqwest = "0.11.23"
|
||||
|
|
Loading…
Reference in a new issue