Skip to content

Commit

Permalink
dependabot: bump flate2 from 1.0.28 to 1.0.30 (#289)
Browse files Browse the repository at this point in the history
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.28 to 1.0.30.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](rust-lang/flate2-rs@1.0.28...1.0.30)

---
updated-dependencies:
- dependency-name: flate2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent 1599af7 commit 6e2c79e
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 @@ -46,7 +46,7 @@ crossbeam-channel = "0.5.12"
dlopen2 = "0.7"
encoding_rs = "0.8.34"
evtx = { version = "0.8.2", features = ["multithreading"] }
flate2 = "1.0.27"
flate2 = "1.0.30"
itertools = "0.12.1"
jwalk = "0.8.1"
kinded = "0.3.0"
Expand Down

0 comments on commit 6e2c79e

Please sign in to comment.