Skip to content

Commit bbe3ac8

Browse files
build(deps): bump pyo3-build-config in /examples/hello-world
Bumps [pyo3-build-config](https://github.com/pyo3/pyo3) from 0.19.2 to 0.20.0. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.19.2...v0.20.0) --- updated-dependencies: - dependency-name: pyo3-build-config dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52960f0 commit bbe3ac8

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)