Skip to content

Commit 36c3e43

Browse files
Merge pull request #1161 from onekey-sec/renovate/crate-pyo3-vulnerability
fix(deps): update rust crate pyo3 to 0.24.0 [security]
2 parents 78907dd + a4354b4 commit 36c3e43

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ bench = false
1818

1919
[dependencies]
2020
log = "0.4.22"
21-
pyo3 = "0.23.0"
21+
pyo3 = "0.24.0"
2222
pyo3-log = "0.12.0"
2323
statrs = "0.18.0"
2424
thiserror = "1.0.64"

0 commit comments

Comments
 (0)