@@ -36,10 +36,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
36
36
checksum = " e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
37
37
dependencies = [
38
38
" cfg-if" ,
39
- " getrandom" ,
39
+ " getrandom 0.2.15 " ,
40
40
" once_cell" ,
41
41
" version_check" ,
42
- " zerocopy" ,
42
+ " zerocopy 0.7.35 " ,
43
43
]
44
44
45
45
[[package ]]
@@ -753,7 +753,19 @@ checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
753
753
dependencies = [
754
754
" cfg-if" ,
755
755
" libc" ,
756
- " wasi" ,
756
+ " wasi 0.11.0+wasi-snapshot-preview1" ,
757
+ ]
758
+
759
+ [[package ]]
760
+ name = " getrandom"
761
+ version = " 0.3.1"
762
+ source = " registry+https://github.com/rust-lang/crates.io-index"
763
+ checksum = " 43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8"
764
+ dependencies = [
765
+ " cfg-if" ,
766
+ " libc" ,
767
+ " wasi 0.13.3+wasi-0.2.2" ,
768
+ " windows-targets 0.52.0" ,
757
769
]
758
770
759
771
[[package ]]
@@ -860,7 +872,7 @@ dependencies = [
860
872
" idna" ,
861
873
" ipnet" ,
862
874
" once_cell" ,
863
- " rand" ,
875
+ " rand 0.8.5 " ,
864
876
" thiserror 1.0.69" ,
865
877
" tinyvec" ,
866
878
" tokio" ,
@@ -881,7 +893,7 @@ dependencies = [
881
893
" lru-cache" ,
882
894
" once_cell" ,
883
895
" parking_lot" ,
884
- " rand" ,
896
+ " rand 0.8.5 " ,
885
897
" resolv-conf" ,
886
898
" smallvec" ,
887
899
" thiserror 1.0.69" ,
@@ -1261,7 +1273,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1261
1273
checksum = " fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
1262
1274
dependencies = [
1263
1275
" cfg-if" ,
1264
- " windows-targets 0.48.5 " ,
1276
+ " windows-targets 0.52.0 " ,
1265
1277
]
1266
1278
1267
1279
[[package ]]
@@ -1584,7 +1596,7 @@ dependencies = [
1584
1596
" ahash" ,
1585
1597
" linkerd-stack" ,
1586
1598
" parking_lot" ,
1587
- " rand" ,
1599
+ " rand 0.9.0 " ,
1588
1600
" tokio" ,
1589
1601
" tokio-test" ,
1590
1602
" tower-test" ,
@@ -1653,7 +1665,7 @@ dependencies = [
1653
1665
" futures" ,
1654
1666
" pin-project" ,
1655
1667
" quickcheck" ,
1656
- " rand" ,
1668
+ " rand 0.9.0 " ,
1657
1669
" thiserror 2.0.11" ,
1658
1670
" tokio" ,
1659
1671
]
@@ -1820,7 +1832,7 @@ dependencies = [
1820
1832
" http" ,
1821
1833
" linkerd2-proxy-api" ,
1822
1834
" maplit" ,
1823
- " rand" ,
1835
+ " rand 0.9.0 " ,
1824
1836
" regex" ,
1825
1837
" thiserror 2.0.11" ,
1826
1838
" tracing" ,
@@ -2088,7 +2100,7 @@ dependencies = [
2088
2100
" parking_lot" ,
2089
2101
" prometheus-client" ,
2090
2102
" quickcheck" ,
2091
- " rand" ,
2103
+ " rand 0.9.0 " ,
2092
2104
" tokio" ,
2093
2105
" tokio-test" ,
2094
2106
" tower" ,
@@ -2131,7 +2143,7 @@ dependencies = [
2131
2143
" linkerd-proxy-balance-queue" ,
2132
2144
" linkerd-proxy-core" ,
2133
2145
" linkerd-stack" ,
2134
- " rand" ,
2146
+ " rand 0.9.0 " ,
2135
2147
" tokio" ,
2136
2148
" tower" ,
2137
2149
" tracing" ,
@@ -2250,7 +2262,7 @@ dependencies = [
2250
2262
" linkerd-tracing" ,
2251
2263
" parking_lot" ,
2252
2264
" pin-project" ,
2253
- " rand" ,
2265
+ " rand 0.9.0 " ,
2254
2266
" thiserror 2.0.11" ,
2255
2267
" tokio" ,
2256
2268
" tokio-test" ,
@@ -2355,7 +2367,7 @@ dependencies = [
2355
2367
" pin-project" ,
2356
2368
" prost-types" ,
2357
2369
" quickcheck" ,
2358
- " rand" ,
2370
+ " rand 0.9.0 " ,
2359
2371
" thiserror 2.0.11" ,
2360
2372
" tokio" ,
2361
2373
" tonic" ,
@@ -2373,7 +2385,7 @@ dependencies = [
2373
2385
" linkerd-proxy-balance" ,
2374
2386
" linkerd-stack" ,
2375
2387
" pin-project" ,
2376
- " rand" ,
2388
+ " rand 0.9.0 " ,
2377
2389
" tokio" ,
2378
2390
" tower" ,
2379
2391
]
@@ -2551,7 +2563,7 @@ dependencies = [
2551
2563
" linkerd-dns" ,
2552
2564
" linkerd-tls" ,
2553
2565
" linkerd2-proxy-api" ,
2554
- " rand" ,
2566
+ " rand 0.9.0 " ,
2555
2567
" regex" ,
2556
2568
" thiserror 2.0.11" ,
2557
2569
" tracing" ,
@@ -2603,7 +2615,7 @@ dependencies = [
2603
2615
" http" ,
2604
2616
" linkerd-error" ,
2605
2617
" linkerd-stack" ,
2606
- " rand" ,
2618
+ " rand 0.8.5 " ,
2607
2619
" thiserror 1.0.69" ,
2608
2620
" tower" ,
2609
2621
" tracing" ,
@@ -2805,7 +2817,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2805
2817
checksum = " 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
2806
2818
dependencies = [
2807
2819
" libc" ,
2808
- " wasi" ,
2820
+ " wasi 0.11.0+wasi-snapshot-preview1 " ,
2809
2821
" windows-sys 0.52.0" ,
2810
2822
]
2811
2823
@@ -2984,7 +2996,7 @@ dependencies = [
2984
2996
" futures-util" ,
2985
2997
" opentelemetry" ,
2986
2998
" percent-encoding" ,
2987
- " rand" ,
2999
+ " rand 0.8.5 " ,
2988
3000
" thiserror 1.0.69" ,
2989
3001
]
2990
3002
@@ -3118,7 +3130,7 @@ version = "0.2.20"
3118
3130
source = " registry+https://github.com/rust-lang/crates.io-index"
3119
3131
checksum = " 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
3120
3132
dependencies = [
3121
- " zerocopy" ,
3133
+ " zerocopy 0.7.35 " ,
3122
3134
]
3123
3135
3124
3136
[[package ]]
@@ -3250,7 +3262,7 @@ version = "1.0.3"
3250
3262
source = " registry+https://github.com/rust-lang/crates.io-index"
3251
3263
checksum = " 588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6"
3252
3264
dependencies = [
3253
- " rand" ,
3265
+ " rand 0.8.5 " ,
3254
3266
]
3255
3267
3256
3268
[[package ]]
@@ -3269,8 +3281,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3269
3281
checksum = " 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
3270
3282
dependencies = [
3271
3283
" libc" ,
3272
- " rand_chacha" ,
3273
- " rand_core" ,
3284
+ " rand_chacha 0.3.1" ,
3285
+ " rand_core 0.6.4" ,
3286
+ ]
3287
+
3288
+ [[package ]]
3289
+ name = " rand"
3290
+ version = " 0.9.0"
3291
+ source = " registry+https://github.com/rust-lang/crates.io-index"
3292
+ checksum = " 3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94"
3293
+ dependencies = [
3294
+ " rand_chacha 0.9.0" ,
3295
+ " rand_core 0.9.0" ,
3296
+ " zerocopy 0.8.14" ,
3274
3297
]
3275
3298
3276
3299
[[package ]]
@@ -3280,7 +3303,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3280
3303
checksum = " e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
3281
3304
dependencies = [
3282
3305
" ppv-lite86" ,
3283
- " rand_core" ,
3306
+ " rand_core 0.6.4" ,
3307
+ ]
3308
+
3309
+ [[package ]]
3310
+ name = " rand_chacha"
3311
+ version = " 0.9.0"
3312
+ source = " registry+https://github.com/rust-lang/crates.io-index"
3313
+ checksum = " d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
3314
+ dependencies = [
3315
+ " ppv-lite86" ,
3316
+ " rand_core 0.9.0" ,
3284
3317
]
3285
3318
3286
3319
[[package ]]
@@ -3289,7 +3322,17 @@ version = "0.6.4"
3289
3322
source = " registry+https://github.com/rust-lang/crates.io-index"
3290
3323
checksum = " ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
3291
3324
dependencies = [
3292
- " getrandom" ,
3325
+ " getrandom 0.2.15" ,
3326
+ ]
3327
+
3328
+ [[package ]]
3329
+ name = " rand_core"
3330
+ version = " 0.9.0"
3331
+ source = " registry+https://github.com/rust-lang/crates.io-index"
3332
+ checksum = " b08f3c9802962f7e1b25113931d94f43ed9725bebc59db9d0c3e9a23b67e15ff"
3333
+ dependencies = [
3334
+ " getrandom 0.3.1" ,
3335
+ " zerocopy 0.8.14" ,
3293
3336
]
3294
3337
3295
3338
[[package ]]
@@ -3382,7 +3425,7 @@ checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
3382
3425
dependencies = [
3383
3426
" cc" ,
3384
3427
" cfg-if" ,
3385
- " getrandom" ,
3428
+ " getrandom 0.2.15 " ,
3386
3429
" libc" ,
3387
3430
" spin" ,
3388
3431
" untrusted" ,
@@ -3689,7 +3732,7 @@ checksum = "9a8a559c81686f576e8cd0290cd2a24a2a9ad80c98b3478856500fcbd7acd704"
3689
3732
dependencies = [
3690
3733
" cfg-if" ,
3691
3734
" fastrand" ,
3692
- " getrandom" ,
3735
+ " getrandom 0.2.15 " ,
3693
3736
" once_cell" ,
3694
3737
" rustix" ,
3695
3738
" windows-sys 0.52.0" ,
@@ -3980,7 +4023,7 @@ dependencies = [
3980
4023
" indexmap 1.9.3" ,
3981
4024
" pin-project" ,
3982
4025
" pin-project-lite" ,
3983
- " rand" ,
4026
+ " rand 0.8.5 " ,
3984
4027
" slab" ,
3985
4028
" tokio" ,
3986
4029
" tokio-util" ,
@@ -4171,6 +4214,15 @@ version = "0.11.0+wasi-snapshot-preview1"
4171
4214
source = " registry+https://github.com/rust-lang/crates.io-index"
4172
4215
checksum = " 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
4173
4216
4217
+ [[package ]]
4218
+ name = " wasi"
4219
+ version = " 0.13.3+wasi-0.2.2"
4220
+ source = " registry+https://github.com/rust-lang/crates.io-index"
4221
+ checksum = " 26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2"
4222
+ dependencies = [
4223
+ " wit-bindgen-rt" ,
4224
+ ]
4225
+
4174
4226
[[package ]]
4175
4227
name = " wasm-bindgen"
4176
4228
version = " 0.2.93"
@@ -4396,6 +4448,15 @@ dependencies = [
4396
4448
" windows-sys 0.48.0" ,
4397
4449
]
4398
4450
4451
+ [[package ]]
4452
+ name = " wit-bindgen-rt"
4453
+ version = " 0.33.0"
4454
+ source = " registry+https://github.com/rust-lang/crates.io-index"
4455
+ checksum = " 3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c"
4456
+ dependencies = [
4457
+ " bitflags 2.4.2" ,
4458
+ ]
4459
+
4399
4460
[[package ]]
4400
4461
name = " write16"
4401
4462
version = " 1.0.0"
@@ -4465,7 +4526,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4465
4526
checksum = " 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
4466
4527
dependencies = [
4467
4528
" byteorder" ,
4468
- " zerocopy-derive" ,
4529
+ " zerocopy-derive 0.7.35" ,
4530
+ ]
4531
+
4532
+ [[package ]]
4533
+ name = " zerocopy"
4534
+ version = " 0.8.14"
4535
+ source = " registry+https://github.com/rust-lang/crates.io-index"
4536
+ checksum = " a367f292d93d4eab890745e75a778da40909cab4d6ff8173693812f79c4a2468"
4537
+ dependencies = [
4538
+ " zerocopy-derive 0.8.14" ,
4469
4539
]
4470
4540
4471
4541
[[package ]]
@@ -4479,6 +4549,17 @@ dependencies = [
4479
4549
" syn" ,
4480
4550
]
4481
4551
4552
+ [[package ]]
4553
+ name = " zerocopy-derive"
4554
+ version = " 0.8.14"
4555
+ source = " registry+https://github.com/rust-lang/crates.io-index"
4556
+ checksum = " d3931cb58c62c13adec22e38686b559c86a30565e16ad6e8510a337cedc611e1"
4557
+ dependencies = [
4558
+ " proc-macro2" ,
4559
+ " quote" ,
4560
+ " syn" ,
4561
+ ]
4562
+
4482
4563
[[package ]]
4483
4564
name = " zerofrom"
4484
4565
version = " 0.1.5"
0 commit comments