Merge pull request 'Update Rust crate chrono to 0.4.34' (#29) from renovate/chrono-0.x into master
Reviewed-on: #29
This commit is contained in:
commit
77ccab2b8a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ edition = "2021"
|
|||
anyhow = { version = "1.0.80", features = ["backtrace"] }
|
||||
if-addrs = "0.11.0"
|
||||
rand = "0.8.5"
|
||||
chrono = "0.4.33"
|
||||
chrono = "0.4.34"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.114"
|
||||
reqwest = "0.11.24"
|
||||
|
|
Loading…
Reference in a new issue