Skip to content

Commit

Permalink
Bump niffler from 2.6.0 to 2.7.0 (#113)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 0f84eb4 commit b0ddce7
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ crate-type = ["cdylib"]
anyhow = "1.0.95"
env_logger = "0.11.6"
log = "0.4.22"
niffler = "2.6.0"
niffler = "2.7.0"
pyo3 = { version="0.23.4", features = ["extension-module", "anyhow"] }
rayon = "1.10.0"
serde = { version = "1.0.217", features = ["derive"] }
Expand Down

0 comments on commit b0ddce7

Please sign in to comment.