Skip to content

Commit

Permalink
Update Rust crate zip to 1.1.2 (#814)
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 Apr 29, 2024
1 parent 87899fc commit 1b87041
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -42,7 +42,7 @@ inflections = "1.1.1"
md5 = "0.7"
reqwest = { version = "0.12.4", default_features = false, features = ["blocking", "json", "rustls-tls"] }
chrono = "0.4"
zip = { version = "1.1.1" }
zip = { version = "1.1.2" }
fs_extra = "1.3"
glob = "0.3"
a2s = "0.5"
Expand Down

0 comments on commit 1b87041

Please sign in to comment.