Skip to content

Commit 4bb33db

Browse files
authored
Merge pull request #35 from jcmgray/dependabot/cargo/pyo3-0.26.0
Bump pyo3 from 0.25.1 to 0.26.0
2 parents b7393fb + e26c92a commit 4bb33db

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

Cargo.lock

Lines changed: 12 additions & 13 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.25"
14+
pyo3 = "0.26"
1515
rand = "0.9"
1616
rustc-hash = "2.1"
1717

0 commit comments

Comments
 (0)