Skip to content

Commit

Permalink
Merge pull request #467 from PyO3/dependabot/cargo/examples/rust_with…
Browse files Browse the repository at this point in the history
…_cffi/deps-b97cdcbf7d

build(deps): bump pyo3 from 0.22.2 to 0.22.3 in /examples/rust_with_cffi in the deps group
  • Loading branch information
davidhewitt authored Oct 1, 2024
2 parents 68032ce + a9dabff commit 399ae8c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions examples/rust_with_cffi/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 examples/rust_with_cffi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Alex Gaynor <[email protected]>"]
edition = "2021"

[dependencies]
pyo3 = "0.22.2"
pyo3 = "0.22.3"

[lib]
name = "rust_with_cffi"
Expand Down

0 comments on commit 399ae8c

Please sign in to comment.