build(deps): bump rand from 0.10.1 to 0.10.2 (#9708)

Bumps [rand](https://github.com/rust-random/rand) from 0.10.1 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.10.1...0.10.2)

---
updated-dependencies:
- dependency-name: rand
  dependency-version: 0.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-08-04 11:16:58 +02:00
committed by generall
parent 35d414929b
commit 763d824159
Generated
+26 -26
View File
@@ -88,7 +88,7 @@ dependencies = [
"mime",
"percent-encoding",
"pin-project-lite",
"rand 0.10.1",
"rand 0.10.2",
"sha1",
"smallvec",
"tokio",
@@ -124,7 +124,7 @@ dependencies = [
"log",
"memchr",
"mime",
"rand 0.10.1",
"rand 0.10.2",
"serde",
"serde_json",
"serde_plain",
@@ -494,7 +494,7 @@ dependencies = [
"parking_lot",
"prost 0.14.4",
"prost-wkt-types",
"rand 0.10.1",
"rand 0.10.2",
"schemars 0.8.22",
"segment",
"serde",
@@ -1332,7 +1332,7 @@ dependencies = [
"parking_lot",
"pprof",
"proptest",
"rand 0.10.1",
"rand 0.10.2",
"rand_distr",
"ringbuffer",
"rmp-serde",
@@ -1426,7 +1426,7 @@ dependencies = [
"ph",
"procfs",
"quick_cache",
"rand 0.10.1",
"rand 0.10.2",
"roaring",
"rstest",
"schemars 0.8.22",
@@ -2161,7 +2161,7 @@ dependencies = [
"log",
"ordered-float 5.3.0",
"parking_lot",
"rand 0.10.1",
"rand 0.10.2",
"rayon",
"segment",
"serde",
@@ -2877,7 +2877,7 @@ dependencies = [
"i_overlay",
"log",
"num-traits",
"rand 0.10.1",
"rand 0.10.2",
"rand_pcg",
"robust",
"rstar",
@@ -3073,7 +3073,7 @@ dependencies = [
"lz4_flex",
"parking_lot",
"proptest",
"rand 0.10.1",
"rand 0.10.2",
"rstest",
"serde",
"serde_cbor",
@@ -4793,7 +4793,7 @@ dependencies = [
"parking_lot",
"percent-encoding",
"quick-xml 0.40.1",
"rand 0.10.1",
"rand 0.10.2",
"reqwest",
"rustls-pki-types",
"serde",
@@ -5249,7 +5249,7 @@ version = "0.0.0"
dependencies = [
"bitpacking",
"common",
"rand 0.10.1",
"rand 0.10.2",
"zerocopy",
]
@@ -5513,7 +5513,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4"
dependencies = [
"bytes",
"heck 0.5.0",
"heck 0.4.1",
"itertools 0.12.1",
"log",
"multimap",
@@ -5533,7 +5533,7 @@ version = "0.14.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03da047801ff44bb6a4d407d4860c05fd70bb81714e6b2f3812603d5b145b042"
dependencies = [
"heck 0.5.0",
"heck 0.4.1",
"itertools 0.14.0",
"log",
"multimap",
@@ -5635,7 +5635,7 @@ version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe500dc80e757a75e1e8fb7290e448d62dfba3105ece1d058579cb00b58151cd"
dependencies = [
"heck 0.5.0",
"heck 0.4.1",
"prost 0.14.4",
"prost-build 0.14.4",
"prost-types 0.14.4",
@@ -5850,7 +5850,7 @@ dependencies = [
"pyroscope",
"raft",
"raft-proto",
"rand 0.10.1",
"rand 0.10.2",
"reqwest",
"rstack-self",
"rustls",
@@ -5937,7 +5937,7 @@ dependencies = [
"parking_lot",
"permutation_iterator",
"quantization",
"rand 0.10.1",
"rand 0.10.2",
"rand_distr",
"rayon",
"rstest",
@@ -5992,7 +5992,7 @@ checksum = "95c589f335db0f6aaa168a7cd27b1fc6920f5e1470c804f814d9cd6e62a0f70b"
dependencies = [
"env_logger",
"log",
"rand 0.10.1",
"rand 0.10.2",
]
[[package]]
@@ -6138,9 +6138,9 @@ dependencies = [
[[package]]
name = "rand"
version = "0.10.1"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2e8e8bcc7961af1fdac401278c6a831614941f6164ee3bf4ce61b7edb162207"
checksum = "c7f5fa3a058cd35567ef9bfa5e75732bee0f9e4c55fa90477bef2dfcdbc4be80"
dependencies = [
"chacha20",
"getrandom 0.4.2",
@@ -6218,7 +6218,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d431c2703ccf129de4d45253c03f49ebb22b97d6ad79ee3ecfc7e3f4862c1d8"
dependencies = [
"num-traits",
"rand 0.10.1",
"rand 0.10.2",
]
[[package]]
@@ -6987,7 +6987,7 @@ dependencies = [
"proptest",
"qdrant-rust-stemmers",
"quantization",
"rand 0.10.1",
"rand 0.10.2",
"rand_distr",
"rayon",
"rmp-serde",
@@ -7304,7 +7304,7 @@ dependencies = [
"ordered-float 5.3.0",
"parking_lot",
"proptest",
"rand 0.10.1",
"rand 0.10.2",
"rmp-serde",
"rstest",
"schemars 0.8.22",
@@ -7514,7 +7514,7 @@ dependencies = [
"ordered-float 5.3.0",
"parking_lot",
"pprof",
"rand 0.10.1",
"rand 0.10.2",
"schemars 0.8.22",
"serde",
"serde_json",
@@ -7597,7 +7597,7 @@ dependencies = [
"proptest",
"prost 0.11.9",
"raft",
"rand 0.10.1",
"rand 0.10.2",
"reqwest",
"schemars 0.8.22",
"segment",
@@ -7847,7 +7847,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
dependencies = [
"fastrand",
"getrandom 0.4.2",
"getrandom 0.3.4",
"once_cell",
"rustix 1.1.4",
"windows-sys 0.52.0",
@@ -8380,7 +8380,7 @@ dependencies = [
"itertools 0.15.0",
"parking_lot",
"quick_cache",
"rand 0.10.1",
"rand 0.10.2",
"rand_distr",
"rayon",
"schnellru",
@@ -8690,7 +8690,7 @@ dependencies = [
"log",
"memmap2",
"quickcheck",
"rand 0.10.1",
"rand 0.10.2",
"rand_distr",
"regex",
"rustix 1.1.4",