Skip to content

Commit

Permalink
build(deps): bump statrs from 0.17.1 to 0.18.0 in /native/candlex
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 Jan 16, 2025
1 parent abdf1c9 commit 63678d2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 41 deletions.
57 changes: 17 additions & 40 deletions native/candlex/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 native/candlex/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ candle-core = "0.6.0"
half = "2.4.1"
num-traits = "0.2.19"
rustler = { version = "0.34.0", default-features = false, features = ["nif_version_2_16"] }
statrs = "0.17.1"
statrs = "0.18.0"
thiserror = "1.0.65"

[build-dependencies]
Expand Down

0 comments on commit 63678d2

Please sign in to comment.