From b5c403c27d7b4b778e2006dddb40c07b21ef52c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 10:40:13 +0000 Subject: [PATCH] chore(deps): bump rand from 0.9.4 to 0.10.2 Bumps [rand](https://github.com/rust-random/rand) from 0.9.4 to 0.10.2. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/0.9.4...0.10.2) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 56 ++++++++++++++++---------------- crates/forgeplan-core/Cargo.toml | 2 +- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c249e063..4ed65457 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1405,7 +1405,7 @@ dependencies = [ "log", "object_store", "parking_lot", - "rand 0.9.4", + "rand 0.9.5", "regex", "sqlparser", "tempfile", @@ -1519,7 +1519,7 @@ dependencies = [ "itertools 0.14.0", "log", "object_store", - "rand 0.9.4", + "rand 0.9.5", "tokio", "url", ] @@ -1615,7 +1615,7 @@ dependencies = [ "log", "object_store", "parking_lot", - "rand 0.9.4", + "rand 0.9.5", "tempfile", "url", ] @@ -1679,7 +1679,7 @@ dependencies = [ "log", "md-5", "num-traits", - "rand 0.9.4", + "rand 0.9.5", "regex", "sha2 0.10.9", "unicode-segmentation", @@ -2419,7 +2419,7 @@ dependencies = [ "petgraph", "proptest", "pulldown-cmark", - "rand 0.9.4", + "rand 0.10.2", "regex", "reqwest", "schemars 0.8.22", @@ -2502,7 +2502,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2195cc7f87e84bd695586137de99605e7e9579b26ec5e01b82960ddb4d0922f2" dependencies = [ "arrow-array", - "rand 0.9.4", + "rand 0.9.5", ] [[package]] @@ -2835,7 +2835,7 @@ dependencies = [ "libc", "log", "native-tls", - "rand 0.9.4", + "rand 0.9.5", "reqwest", "serde", "serde_json", @@ -3383,7 +3383,7 @@ dependencies = [ "nom 8.0.0", "num-traits", "ordered-float", - "rand 0.9.4", + "rand 0.9.5", "serde", "serde_json", "zmij", @@ -3460,7 +3460,7 @@ dependencies = [ "pin-project", "prost", "prost-types", - "rand 0.9.4", + "rand 0.9.5", "roaring", "semver", "serde", @@ -3494,7 +3494,7 @@ dependencies = [ "half", "jsonb", "num-traits", - "rand 0.9.4", + "rand 0.9.5", ] [[package]] @@ -3535,7 +3535,7 @@ dependencies = [ "object_store", "pin-project", "prost", - "rand 0.9.4", + "rand 0.9.5", "roaring", "serde_json", "snafu 0.9.0", @@ -3593,7 +3593,7 @@ dependencies = [ "futures", "half", "hex", - "rand 0.9.4", + "rand 0.9.5", "rand_distr 0.5.1", "rand_xoshiro", "random_word", @@ -3629,7 +3629,7 @@ dependencies = [ "prost", "prost-build", "prost-types", - "rand 0.9.4", + "rand 0.9.5", "snafu 0.9.0", "strum", "tokio", @@ -3721,7 +3721,7 @@ dependencies = [ "prost", "prost-build", "prost-types", - "rand 0.9.4", + "rand 0.9.5", "rand_distr 0.5.1", "rangemap", "rayon", @@ -3768,7 +3768,7 @@ dependencies = [ "path_abs", "pin-project", "prost", - "rand 0.9.4", + "rand 0.9.5", "serde", "snafu 0.9.0", "tempfile", @@ -3792,7 +3792,7 @@ dependencies = [ "lance-arrow", "lance-core", "num-traits", - "rand 0.9.4", + "rand 0.9.5", ] [[package]] @@ -3831,7 +3831,7 @@ dependencies = [ "lance-table", "log", "object_store", - "rand 0.9.4", + "rand 0.9.5", "serde_json", "snafu 0.9.0", "tokio", @@ -3877,7 +3877,7 @@ dependencies = [ "prost", "prost-build", "prost-types", - "rand 0.9.4", + "rand 0.9.5", "rangemap", "roaring", "semver", @@ -3900,7 +3900,7 @@ dependencies = [ "arrow-schema", "lance-arrow", "num-traits", - "rand 0.9.4", + "rand 0.9.5", ] [[package]] @@ -3952,7 +3952,7 @@ dependencies = [ "num-traits", "object_store", "pin-project", - "rand 0.9.4", + "rand 0.9.5", "regex", "semver", "serde", @@ -5117,7 +5117,7 @@ dependencies = [ "bit-vec", "bitflags 2.11.1", "num-traits", - "rand 0.9.4", + "rand 0.9.5", "rand_chacha 0.9.0", "rand_xorshift", "regex-syntax", @@ -5319,9 +5319,9 @@ dependencies = [ [[package]] name = "rand" -version = "0.9.4" +version = "0.9.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea" +checksum = "b9ef1d0d795eb7d84685bca4f72f3649f064e6641543d3a8c415898726a57b41" dependencies = [ "rand_chacha 0.9.0", "rand_core 0.9.5", @@ -5399,7 +5399,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6a8615d50dcf34fa31f7ab52692afec947c4dd0ab803cc87cb3b0b4570ff7463" dependencies = [ "num-traits", - "rand 0.9.4", + "rand 0.9.5", ] [[package]] @@ -5438,7 +5438,7 @@ dependencies = [ "ahash", "brotli", "paste", - "rand 0.9.4", + "rand 0.9.5", "unicase", ] @@ -5475,7 +5475,7 @@ dependencies = [ "num-traits", "paste", "profiling", - "rand 0.9.4", + "rand 0.9.5", "rand_chacha 0.9.0", "simd_helpers", "thiserror", @@ -6813,7 +6813,7 @@ dependencies = [ "monostate", "onig", "paste", - "rand 0.9.4", + "rand 0.9.5", "rayon", "rayon-cond", "regex", @@ -7043,7 +7043,7 @@ version = "2.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9ea3136b675547379c4bd395ca6b938e5ad3c3d20fad76e7fe85f9e0d011419c" dependencies = [ - "rand 0.9.4", + "rand 0.9.5", ] [[package]] diff --git a/crates/forgeplan-core/Cargo.toml b/crates/forgeplan-core/Cargo.toml index 76c5c19b..6243ad00 100644 --- a/crates/forgeplan-core/Cargo.toml +++ b/crates/forgeplan-core/Cargo.toml @@ -30,7 +30,7 @@ fastembed = { version = "5", optional = true } bm25 = { version = "2.3.2", features = ["language_detection"] } sha2 = "0.11" tracing = "0.1" -rand = "0.9" +rand = "0.10" fs2.workspace = true schemars.workspace = true semver.workspace = true