Skip to content

Commit a010b14

Browse files
authored
Merge pull request #404 from PyO3/dependabot/cargo/examples/hello-world/deps-3487d380a7
build(deps): bump the deps group in /examples/hello-world with 1 update
2 parents 9a48a25 + f62db29 commit a010b14

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 = "2018"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
pyo3 = { version = "0.20.1", features = ["extension-module"] }
9+
pyo3 = { version = "0.20.2", features = ["extension-module"] }
1010

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

0 commit comments

Comments
 (0)