Skip to content

Commit e2c9982

Browse files
Bump pyo3 in /src/bitbots_navigation/bitbots_rust_nav
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.24.2 to 0.29.0. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.24.2...v0.29.0) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.29.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4246bd commit e2c9982

2 files changed

Lines changed: 13 additions & 31 deletions

File tree

src/bitbots_navigation/bitbots_rust_nav/Cargo.lock

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

src/bitbots_navigation/bitbots_rust_nav/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ eframe = {version="0.31.0", optional = true}
1919
geo = "0.29.3"
2020
keyed_priority_queue = "0.4.2"
2121
ordered-float = "4.5.0"
22-
pyo3 = "0.24.1"
22+
pyo3 = "0.29.0"
2323
rand = "0.9.3"

0 commit comments

Comments
 (0)