Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 585e2e7 commit 409593a
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 @@ -43,7 +43,7 @@ log = "0.4.22"
md5 = "0.7.0"
memmap2 = "0.9.5"
murmurhash3 = "0.0.5"
needletail = { version = "0.6.0", default-features = false }
needletail = { version = "0.6.1", 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 409593a

Please sign in to comment.