Skip to content

Commit 68032ce

Browse files
authored
Merge pull request #468 from PyO3/dependabot/cargo/examples/namespace_package/deps-b97cdcbf7d
build(deps): bump pyo3 from 0.22.2 to 0.22.3 in /examples/namespace_package in the deps group
2 parents fcf07c7 + b9f9320 commit 68032ce

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

examples/namespace_package/Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/namespace_package/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ path = "rust/lib.rs" # When omitted, the value of "src/lib.rs" is assumed
1818
# path = "src/lib.rs"
1919

2020
[dependencies]
21-
pyo3 = "0.22.2"
21+
pyo3 = "0.22.3"

0 commit comments

Comments
 (0)