Skip to content

Commit f2548bd

Browse files
chore(deps): bump pyo3-build-config from 0.27.2 to 0.28.1
Bumps [pyo3-build-config](https://github.com/pyo3/pyo3) from 0.27.2 to 0.28.1. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.27.2...v0.28.1) --- updated-dependencies: - dependency-name: pyo3-build-config dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0a0891 commit f2548bd

2 files changed

Lines changed: 16 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 6 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
@@ -28,7 +28,7 @@ serde = { version = "1.0", features = ["derive"] }
2828
serde_json = "1.0"
2929

3030
[build-dependencies]
31-
pyo3-build-config = "0.27"
31+
pyo3-build-config = "0.28"
3232

3333
[dev-dependencies]
3434
num_cpus = "1.17"

0 commit comments

Comments
 (0)