Skip to content

Commit ad2bc07

Browse files
authored
Merge pull request #401 from PyO3/dependabot/cargo/examples/namespace_package/deps-3487d380a7
build(deps): bump the deps group in /examples/namespace_package with 1 update
2 parents 98d47be + 8f9c10e commit ad2bc07

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 = { version = "0.20.1", features = ["extension-module"] }
21+
pyo3 = { version = "0.20.2", features = ["extension-module"] }

0 commit comments

Comments
 (0)