Skip to content

Commit

Permalink
Bump statrs from 0.17.1 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [statrs](https://github.com/statrs-dev/statrs) from 0.17.1 to 0.18.0.
- [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.18.0)

---
updated-dependencies:
- dependency-name: statrs
  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 98ee49b commit 8a0ae61
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 31 deletions.
37 changes: 7 additions & 30 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 @@ -17,7 +17,7 @@ regex = "1.11.1"
pretty_assertions = "1.4.1"
rand_chacha = "0.3.1"
rayon = "1.10.0"
statrs = "0.17.1"
statrs = "0.18.0"

[lint.clippy]
all = "deny"
Expand Down

0 comments on commit 8a0ae61

Please sign in to comment.