Skip to content

Commit

Permalink
Merge pull request #386 from andfoy/dependabot/cargo/pyo3-0.20.2
Browse files Browse the repository at this point in the history
Bump pyo3 from 0.19.2 to 0.20.2
  • Loading branch information
andfoy authored Jan 27, 2024
2 parents db93fde + c0e5a7d commit 5d2d184
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 18 deletions.
52 changes: 35 additions & 17 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
Expand Up @@ -17,7 +17,7 @@ crate-type = ["cdylib"]
winpty-rs = "0.3.13"

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

[package.metadata.docs.rs]
Expand Down

0 comments on commit 5d2d184

Please sign in to comment.