Skip to content

Commit

Permalink
Update petal-neighbors requirement from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Updates the requirements on [petal-neighbors](https://github.com/petabi/petal-neighbors) to permit the latest version.
- [Changelog](https://github.com/petabi/petal-neighbors/blob/main/CHANGELOG.md)
- [Commits](petabi/petal-neighbors@0.9.0...0.10.0)

---
updated-dependencies:
- dependency-name: petal-neighbors
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 21, 2023
1 parent d637ab3 commit 2a72768
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 @@ -26,7 +26,7 @@ codecov = { repository = "petabi/petal-clustering", service = "github" }
[dependencies]
ndarray = "0.15"
num-traits = "0.2"
petal-neighbors = "0.9.0"
petal-neighbors = "0.10.0"
rayon = "1"
serde = { version = "1", features = ["derive"] }
succinct = "0.5"
Expand Down

0 comments on commit 2a72768

Please sign in to comment.