Skip to content

Commit

Permalink
fix(deps): update rust crate chrono to 0.4.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent d9e0fde commit 1a1994a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ reqwest = { version = "0.11", features = ["json"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_repr = "0.1"
chrono = "0.4.19"
chrono = "0.4.22"
rand = "0.8"
url = "2.2"
regex = "1"
Expand Down

0 comments on commit 1a1994a

Please sign in to comment.