Skip to content

Commit

Permalink
Update Rust crate pyo3 to 0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 5, 2024
1 parent 45e4eb9 commit f6437ab
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 @@ -23,7 +23,7 @@ python = ["pyo3"]
[dependencies]

[dependencies.pyo3]
version = "0.20.1"
version = "0.20.2"
features = ["extension-module"]
optional = true

Expand Down

0 comments on commit f6437ab

Please sign in to comment.