Skip to content

Commit 859917c

Browse files
authored
Merge pull request #30 from jcmgray/dependabot/cargo/pyo3-0.25.1
Bump pyo3 from 0.24.2 to 0.25.1
2 parents 10c2038 + 5ff2376 commit 859917c

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
1111
[dependencies]
1212
bit-set = "0.8"
1313
ordered-float = "5.0"
14-
pyo3 = "0.24"
14+
pyo3 = "0.25"
1515
rand = "0.9"
1616
rustc-hash = "2.1"
1717

0 commit comments

Comments
 (0)