Skip to content

Commit

Permalink
Bump pyo3-build-config from 0.16.5 to 0.17.1 in /src/rust/engine
Browse files Browse the repository at this point in the history
Bumps [pyo3-build-config](https://github.com/pyo3/pyo3) from 0.16.5 to 0.17.1.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
- [Commits](PyO3/pyo3@v0.16.5...v0.17.1)

---
updated-dependencies:
- dependency-name: pyo3-build-config
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2022
1 parent ae227cd commit 30d94de
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
20 changes: 15 additions & 5 deletions src/rust/engine/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/rust/engine/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ fs = { path = "./fs" }
env_logger = "0.9.0"

[build-dependencies]
pyo3-build-config = "0.16"
pyo3-build-config = "0.17"

0 comments on commit 30d94de

Please sign in to comment.