Skip to content

Commit

Permalink
Update Rust crate chrono to 0.4.38 (#818)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and kodiakhq[bot] authored May 1, 2024
1 parent 12fb5ae commit d9b496e
Showing 1 changed file with 1 addition and 1 deletion.
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.12.4", default_features = false, features = ["blocking", "json", "rustls-tls"] }
chrono = "0.4"
chrono = "0.4.38"
zip = { version = "1.1.3" }
fs_extra = "1.3"
glob = "0.3"
Expand Down

0 comments on commit d9b496e

Please sign in to comment.