Skip to content

Commit 711ad76

Browse files
authored
Merge pull request #417 from PyO3/dependabot/cargo/examples/hello-world-setuppy/deps-128615b283
build(deps): bump the deps group in /examples/hello-world-setuppy with 1 update
2 parents eb942b3 + 25d1750 commit 711ad76

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

examples/hello-world-setuppy/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/hello-world-setuppy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
pyo3 = "0.20.3"
7+
pyo3 = "0.21.0"
88

99
[lib]
1010
# See https://github.com/PyO3/pyo3 for details

0 commit comments

Comments
 (0)