Skip to content

Commit e6f42f2

Browse files
authored
Merge pull request #377 from PyO3/dependabot/cargo/examples/hello-world/pyo3-build-config-0.20.0
build(deps): bump pyo3-build-config from 0.19.2 to 0.20.0 in /examples/hello-world
2 parents 52960f0 + bbe3ac8 commit e6f42f2

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

examples/hello-world/Cargo.lock

Lines changed: 13 additions & 3 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
@@ -23,4 +23,4 @@ name = "print-hello"
2323
path = "rust/print_hello.rs"
2424

2525
[build-dependencies]
26-
pyo3-build-config = "0.19.2"
26+
pyo3-build-config = "0.20.0"

0 commit comments

Comments
 (0)