Skip to content

Commit

Permalink
Upgrade pyo3 to 0.23 in readme-duplication test crate
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Nov 17, 2024
1 parent badd16f commit 0d5e013
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
12 changes: 6 additions & 6 deletions test-crates/pyo3-no-extension-module/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions test-crates/readme-duplication/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 test-crates/readme-duplication/readme-py/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ crate-type = ["cdylib"]

[dependencies]
readme-rs = { path = "../readme-rs" }
pyo3 = "0.22.2"
pyo3 = "0.23.1"

0 comments on commit 0d5e013

Please sign in to comment.