Skip to content

Commit

Permalink
Bump needletail from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [needletail](https://github.com/onecodex/needletail) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/onecodex/needletail/releases)
- [Changelog](https://github.com/onecodex/needletail/blob/master/CHANGELOG.md)
- [Commits](onecodex/needletail@v0.5.1...v0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent a74b664 commit 167f466
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
19 changes: 15 additions & 4 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 @@ -43,7 +43,7 @@ log = "0.4.22"
md5 = "0.7.0"
memmap2 = "0.9.5"
murmurhash3 = "0.0.5"
needletail = { version = "0.5.1", default-features = false }
needletail = { version = "0.6.0", default-features = false }
niffler = { version = "2.4.0", default-features = false, features = [ "gz" ] }
nohash-hasher = "0.2.0"
num-iter = "0.1.45"
Expand Down

0 comments on commit 167f466

Please sign in to comment.