Skip to content

Commit

Permalink
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 24, 2022
1 parent 7588267 commit d777292
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 18 deletions.
24 changes: 7 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/odin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ flate2 = "1.0"
inflections = "1.1.1"
md5 = "0.7"
reqwest = { version = "0.11", default_features = false, features = ["blocking", "json", "rustls-tls"] }
chrono = "0.4.21"
chrono = "0.4.22"
zip = { version = "0.6.0" }
fs_extra = "1.2.0"
glob = "0.3.0"
Expand Down

0 comments on commit d777292

Please sign in to comment.