Skip to content

Commit

Permalink
build(deps): bump statrs from 0.16.0 to 0.16.1 in /native/candlex (#177)
Browse files Browse the repository at this point in the history
Bumps [statrs](https://github.com/statrs-dev/statrs) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/statrs-dev/statrs/releases)
- [Changelog](https://github.com/statrs-dev/statrs/blob/master/CHANGELOG.md)
- [Commits](statrs-dev/statrs@0.16.0...v0.16.1)

---
updated-dependencies:
- dependency-name: statrs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 62dd5d2 commit 97fb1d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.5.1"
half = "2.4.1"
num-traits = "0.2.19"
rustler = { version = "0.32.1", default-features = false, features = ["derive", "nif_version_2_16"] }
statrs = "0.16.0"
statrs = "0.16.1"
thiserror = "1.0.61"

[build-dependencies]
Expand Down

0 comments on commit 97fb1d9

Please sign in to comment.