Skip to content

Commit

Permalink
deps: update needletail requirement from 0.5 to 0.6
Browse files Browse the repository at this point in the history
Updates the requirements on [needletail](https://github.com/onecodex/needletail) to permit the latest version.
- [Release notes](https://github.com/onecodex/needletail/releases)
- [Changelog](https://github.com/onecodex/needletail/blob/master/CHANGELOG.md)
- [Commits](onecodex/needletail@v0.5.0...v0.6.1)

---
updated-dependencies:
- dependency-name: needletail
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent f5313fd commit f46bf2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ noodles = { version = "0.85.0", features = [
] }

bio = "2.0"
needletail = "0.5"
needletail = "0.6"
ahash = "0.8.11"
numpy = "0.21"
ndarray = { version = "0.15", features = ["serde", "rayon"] }
Expand Down

0 comments on commit f46bf2b

Please sign in to comment.