Skip to content

Commit

Permalink
fix(deps): update rust crate flate2 to 1.0.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent 941c77b commit c9044ea
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 @@ -56,7 +56,7 @@ regex = "1.10.4"
regex-syntax = { version = "0.8.3", default-features = false }

indoc = "2.0.5"
flate2 = "1.0.29"
flate2 = "1.0.30"
strum = { version = "0.26.2", features = ["derive"] }
paste = "1.0.14"

Expand Down

0 comments on commit c9044ea

Please sign in to comment.