Skip to content

Commit

Permalink
build(deps): bump bio from 1.6.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [bio](https://github.com/rust-bio/rust-bio) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/rust-bio/rust-bio/releases)
- [Changelog](https://github.com/rust-bio/rust-bio/blob/master/CHANGELOG.md)
- [Commits](rust-bio/rust-bio@v1.6.0...v2.0.0)

---
updated-dependencies:
- dependency-name: bio
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent c6d2173 commit 9a57268
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 17 deletions.
26 changes: 10 additions & 16 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 @@ -22,7 +22,7 @@ path = "src/main.rs"
actix-web = "4.8.0"
anyhow = "1.0"
bgzip = "0.3"
bio = "1.5.0"
bio = "2.0.0"
biocommons-bioutils = "0.1.0"
boolvec = "0.2"
byteorder = "1.4"
Expand Down

0 comments on commit 9a57268

Please sign in to comment.