Skip to content

Commit 236ecfc

Browse files
Bump pyo3-build-config from 0.26.0 to 0.27.1
Bumps [pyo3-build-config](https://github.com/pyo3/pyo3) from 0.26.0 to 0.27.1. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/v0.27.1/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.26.0...v0.27.1) --- updated-dependencies: - dependency-name: pyo3-build-config dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 912dd39 commit 236ecfc

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Cargo.lock

Lines changed: 13 additions & 4 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
@@ -40,7 +40,7 @@ socket2 = { version = "=0.6", features = ["all"] }
4040
libc = "0.2.159"
4141

4242
[build-dependencies]
43-
pyo3-build-config = "=0.26"
43+
pyo3-build-config = "=0.27"
4444

4545
[profile.release]
4646
codegen-units = 1

0 commit comments

Comments
 (0)