Skip to content

Commit 3cfd71e

Browse files
build(deps): bump pyo3-build-config from 0.21.2 to 0.22.0
Bumps [pyo3-build-config](https://github.com/pyo3/pyo3) from 0.21.2 to 0.22.0. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.21.2...v0.22.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 f374b44 commit 3cfd71e

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

Cargo.lock

Lines changed: 14 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
@@ -59,7 +59,7 @@ url = "2.2"
5959
sqlparser = "0.47.0"
6060

6161
[build-dependencies]
62-
pyo3-build-config = "0.21"
62+
pyo3-build-config = "0.22"
6363

6464
[lib]
6565
name = "datafusion_python"

0 commit comments

Comments
 (0)