Skip to content

Commit

Permalink
chore(deps): update rust crate flate2 to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and chrjabs committed Feb 25, 2025
1 parent 2d7f7ce commit 7bbbcab
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ clap = { version = "4.5.31", features = ["derive", "cargo"] }
cmake = "0.1.54"
concolor-clap = "0.1.0"
cpu-time = "1.0.0"
flate2 = { version = "1.0.35", features = [
flate2 = { version = "1.1.0", features = [
"zlib-ng",
], default-features = false }
git2 = "0.20.0"
Expand Down

0 comments on commit 7bbbcab

Please sign in to comment.