Skip to content

Commit

Permalink
chore: 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 15, 2024
1 parent 2c1c463 commit 8b2c6f8
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 6 deletions.
58 changes: 53 additions & 5 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 @@ -18,7 +18,7 @@ async-compression = { version = "0.4", features = ["tokio", "gzip"] }
aws-sdk-s3 = { version = "1.39", features = ["behavior-version-latest"] }
aws-config = { version = "1.5", features = ["behavior-version-latest"] }
base16ct = "0.2"
bio = "1.6"
bio = "2.0"
biocommons-bioutils = "0.1"
byteorder = { version = "1.5", features = ["i128"] }
bytesize = "1.3"
Expand Down

0 comments on commit 8b2c6f8

Please sign in to comment.