Skip to content

Commit 4e5f25f

Browse files
authored
Merge pull request #466 from PyO3/dependabot/cargo/examples/hello-world/deps-b97cdcbf7d
build(deps): bump pyo3 from 0.22.2 to 0.22.3 in /examples/hello-world in the deps group
2 parents 399ae8c + 60bcff9 commit 4e5f25f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

examples/hello-world/Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/hello-world/Cargo.toml

+1-1
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.22.2"
9+
pyo3 = "0.22.3"
1010

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

0 commit comments

Comments
 (0)