Skip to content

Commit ade232e

Browse files
chore(deps): bump rand in /src/bitbots_navigation/bitbots_rust_nav
Bumps [rand](https://github.com/rust-random/rand) from 0.9.1 to 0.9.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...0.9.3) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d95d7fc commit ade232e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/bitbots_navigation/bitbots_rust_nav/Cargo.lock

Lines changed: 3 additions & 3 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
@@ -20,4 +20,4 @@ geo = "0.29.3"
2020
keyed_priority_queue = "0.4.2"
2121
ordered-float = "4.5.0"
2222
pyo3 = "0.24.1"
23-
rand = "0.9.0"
23+
rand = "0.9.3"

0 commit comments

Comments
 (0)