Skip to content

Commit 7a75fd8

Browse files
authored
Merge pull request #43 from jcmgray/dependabot/cargo/pyo3-0.27.2
Bump pyo3 from 0.26.0 to 0.27.2
2 parents 3cb8cca + fc11bd8 commit 7a75fd8

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
1212
bit-set = "0.8"
1313
num-traits = "0.2"
1414
ordered-float = "5.1"
15-
pyo3 = "0.26"
15+
pyo3 = "0.27"
1616
rand = "0.9"
1717
rustc-hash = "2.1"
1818

0 commit comments

Comments
 (0)