Skip to content

Commit

Permalink
Bump pdbtbx from 0.11.0 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [pdbtbx](https://github.com/douweschulte/pdbtbx) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/douweschulte/pdbtbx/releases)
- [Changelog](https://github.com/douweschulte/pdbtbx/blob/master/changelog.md)
- [Commits](douweschulte/pdbtbx@v0.11.0...v0.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent a21c0b6 commit 93cbfce
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
20 changes: 17 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ categories = ["science::bioinformatics", "science"]
rust-sasa = "0.2"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
pdbtbx = "0.11.0"
pdbtbx = "0.12.0"
rand = "0.8.4"
kd-tree = "0.6.0"
clap = { version = "4.5", features = ["derive"] }
Expand Down

0 comments on commit 93cbfce

Please sign in to comment.