Skip to content

Commit 9915f2c

Browse files
authored
Merge pull request #419 from PyO3/dependabot/cargo/examples/hello-world/deps-128615b283
build(deps): bump the deps group in /examples/hello-world with 1 update
2 parents 232d537 + f90ec7c commit 9915f2c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
pyo3 = "0.20.3"
9+
pyo3 = "0.21.0"
1010

1111
[profile.release-lto]
1212
inherits = "release"

0 commit comments

Comments
 (0)