Skip to content

Commit

Permalink
Update Rust crate pyo3 to 0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2022
1 parent 32f2663 commit 1b54140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ crate-type = ["cdylib"]
version = "0.16.2"

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

[target.x86_64-apple-darwin]
Expand Down

0 comments on commit 1b54140

Please sign in to comment.