Skip to content

Commit

Permalink
Bump niffler from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [niffler](https://github.com/luizirber/niffler) from 2.6.0 to 2.7.0.
- [Changelog](https://github.com/luizirber/niffler/blob/master/CHANGELOG.md)
- [Commits](luizirber/niffler@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: niffler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent af534a9 commit a067fb9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ md5 = "0.7.0"
memmap2 = "0.9.5"
murmurhash3 = "0.0.5"
needletail = { version = "0.6.1", default-features = false }
niffler = { version = "2.4.0", default-features = false, features = [ "gz" ] }
niffler = { version = "2.7.0", default-features = false, features = [ "gz" ] }
nohash-hasher = "0.2.0"
num-iter = "0.1.45"
once_cell = "1.18.0"
Expand Down

0 comments on commit a067fb9

Please sign in to comment.