Skip to content

Commit edd3c30

Browse files
Bump pyo3-build-config from 0.20.1 to 0.20.2
Bumps [pyo3-build-config](https://github.com/pyo3/pyo3) from 0.20.1 to 0.20.2. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.20.1...v0.20.2) --- updated-dependencies: - dependency-name: pyo3-build-config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 700e17d commit edd3c30

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ pyo3 = { version = "0.20.1", features = ["auto-initialize"] }
7373
[build-dependencies]
7474
version_check = "0.9.4"
7575
# used where logic has to be version/distribution specific, e.g. pypy
76-
pyo3-build-config = { version = "0.20.1" }
76+
pyo3-build-config = { version = "0.20.2" }
7777

7878
[lints.clippy]
7979
dbg_macro = "warn"

0 commit comments

Comments
 (0)