Skip to content

Commit 70fc951

Browse files
authored
Merge pull request #427 from PyO3/dependabot/cargo/examples/hello-world/deps-36a46a561d
build(deps): bump pyo3 from 0.21.0 to 0.21.2 in /examples/hello-world in the deps group
2 parents 5c1912c + 47bf7f5 commit 70fc951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.21.0"
9+
pyo3 = "0.21.2"
1010

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

0 commit comments

Comments
 (0)