Skip to content

Commit

Permalink
Update Rust crate pyo3 to 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2023
1 parent d574a42 commit fe62ba1
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 @@ -52,7 +52,7 @@ crate-type = ["cdylib"]
version = "0.17.1"

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

[target.x86_64-apple-darwin]
Expand Down

0 comments on commit fe62ba1

Please sign in to comment.