Skip to content

Commit

Permalink
Merge pull request #415 from andfoy/dependabot/cargo/pyo3-0.21.2
Browse files Browse the repository at this point in the history
Bump pyo3 from 0.20.2 to 0.21.2
andfoy authored May 8, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 86c2c2d + 8b92ccd commit 1a66442
Showing 2 changed files with 19 additions and 11 deletions.
28 changes: 18 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ crate-type = ["cdylib"]
winpty-rs = "0.3.15"

[dependencies.pyo3]
version = "0.20.2"
version = "0.21.2"
features = ["extension-module"]

[package.metadata.docs.rs]

0 comments on commit 1a66442

Please sign in to comment.