Skip to content

Commit

Permalink
chore(deps): update statrs requirement from 0.17.1 to 0.18.0
Browse files Browse the repository at this point in the history
Updates the requirements on [statrs](https://github.com/statrs-dev/statrs) to permit the latest version.
- [Release notes](https://github.com/statrs-dev/statrs/releases)
- [Changelog](https://github.com/statrs-dev/statrs/blob/master/CHANGELOG.md)
- [Commits](statrs-dev/statrs@v0.17.1...v0.17.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 84399ed commit 2ff18f0
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 @@ -54,7 +54,7 @@ num-traits = "0.2.19"
rand = "0.8.5"
roots = "0.0.8"
serde = { version = "1.0.166", features = ["derive"] }
statrs = "0.17.1"
statrs = "0.18.0"
serde_json = "1.0.128"
serde-wasm-bindgen = "0.6.0"
thiserror = "2.0.3"
Expand Down

0 comments on commit 2ff18f0

Please sign in to comment.