Skip to content

Commit

Permalink
Merge pull request #302 from andfoy/dependabot/cargo/pyo3-0.17.3
Browse files Browse the repository at this point in the history
Bump pyo3 from 0.17.1 to 0.17.3
  • Loading branch information
andfoy authored Jan 2, 2023
2 parents 5f3be20 + 70348bb commit 00baea4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 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
Expand Up @@ -17,7 +17,7 @@ crate-type = ["cdylib"]
winpty-rs = "0.3.9"

[dependencies.pyo3]
version = "0.17.1"
version = "0.17.3"
features = ["extension-module"]

[package.metadata.docs.rs]
Expand Down

0 comments on commit 00baea4

Please sign in to comment.