Skip to content

Commit 7666a56

Browse files
chore(deps): Bump the cargo group across 2 directories with 1 update
Bumps the cargo group with 1 update in the / directory: [rand](https://github.com/rust-random/rand). Bumps the cargo group with 1 update in the /bindings/python directory: [rand](https://github.com/rust-random/rand). Updates `rand` from 0.8.5 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.2) Updates `rand` from 0.8.5 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.2) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production dependency-group: cargo - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57361ac commit 7666a56

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -106,7 +106,7 @@ ordered-float = "4"
106106
parquet = "57.1"
107107
pilota = "0.11.10"
108108
pretty_assertions = "1.4"
109-
rand = "0.8.5"
109+
rand = "0.9.2"
110110
regex = "1.11.3"
111111
reqwest = { version = "0.12.12", default-features = false, features = ["json"] }
112112
roaring = { version = "0.11" }

bindings/python/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)