Skip to content

Commit 2f98577

Browse files
authored
Merge pull request #423 from PyO3/dependabot/cargo/examples/namespace_package/deps-36a46a561d
build(deps): bump pyo3 from 0.21.0 to 0.21.2 in /examples/namespace_package in the deps group
2 parents 11a255f + 6a3cf24 commit 2f98577

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.21.0"
21+
pyo3 = "0.21.2"

0 commit comments

Comments
 (0)