Skip to content

Commit 011e109

Browse files
Merge pull request #1112 from onekey-sec/renovate/statrs-0.x
fix(deps): update rust crate statrs to 0.18.0
2 parents 97b175c + 06b5a85 commit 011e109

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

Cargo.lock

+12-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name = "unblob_rust"
1717
log = "0.4.22"
1818
pyo3 = "0.22.4"
1919
pyo3-log = "0.11.0"
20-
statrs = "0.17.1"
20+
statrs = "0.18.0"
2121
thiserror = "1.0.64"
2222

2323
[target.'cfg(target_os = "linux")'.dependencies]

0 commit comments

Comments
 (0)