@@ -351,7 +351,19 @@ checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
351
351
dependencies = [
352
352
" cfg-if" ,
353
353
" libc" ,
354
- " wasi" ,
354
+ " wasi 0.11.0+wasi-snapshot-preview1" ,
355
+ ]
356
+
357
+ [[package ]]
358
+ name = " getrandom"
359
+ version = " 0.3.1"
360
+ source = " registry+https://github.com/rust-lang/crates.io-index"
361
+ checksum = " 43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8"
362
+ dependencies = [
363
+ " cfg-if" ,
364
+ " libc" ,
365
+ " wasi 0.13.3+wasi-0.2.2" ,
366
+ " windows-targets 0.52.6" ,
355
367
]
356
368
357
369
[[package ]]
@@ -529,12 +541,12 @@ dependencies = [
529
541
" chrono-tz" ,
530
542
" colored" ,
531
543
" directories" ,
532
- " getrandom" ,
544
+ " getrandom 0.3.1 " ,
533
545
" libc" ,
534
546
" libffi" ,
535
547
" libloading" ,
536
548
" measureme" ,
537
- " rand" ,
549
+ " rand 0.9.0 " ,
538
550
" regex" ,
539
551
" rustc_version" ,
540
552
" smallvec" ,
@@ -662,7 +674,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
662
674
checksum = " 48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
663
675
dependencies = [
664
676
" phf_shared" ,
665
- " rand" ,
677
+ " rand 0.8.5 " ,
666
678
]
667
679
668
680
[[package ]]
@@ -692,7 +704,7 @@ version = "0.2.20"
692
704
source = " registry+https://github.com/rust-lang/crates.io-index"
693
705
checksum = " 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
694
706
dependencies = [
695
- " zerocopy" ,
707
+ " zerocopy 0.7.35 " ,
696
708
]
697
709
698
710
[[package ]]
@@ -729,28 +741,44 @@ version = "0.8.5"
729
741
source = " registry+https://github.com/rust-lang/crates.io-index"
730
742
checksum = " 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
731
743
dependencies = [
732
- " libc" ,
744
+ " rand_core 0.6.4" ,
745
+ ]
746
+
747
+ [[package ]]
748
+ name = " rand"
749
+ version = " 0.9.0"
750
+ source = " registry+https://github.com/rust-lang/crates.io-index"
751
+ checksum = " 3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94"
752
+ dependencies = [
733
753
" rand_chacha" ,
734
- " rand_core" ,
754
+ " rand_core 0.9.0" ,
755
+ " zerocopy 0.8.14" ,
735
756
]
736
757
737
758
[[package ]]
738
759
name = " rand_chacha"
739
- version = " 0.3.1 "
760
+ version = " 0.9.0 "
740
761
source = " registry+https://github.com/rust-lang/crates.io-index"
741
- checksum = " e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 "
762
+ checksum = " d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb "
742
763
dependencies = [
743
764
" ppv-lite86" ,
744
- " rand_core" ,
765
+ " rand_core 0.9.0 " ,
745
766
]
746
767
747
768
[[package ]]
748
769
name = " rand_core"
749
770
version = " 0.6.4"
750
771
source = " registry+https://github.com/rust-lang/crates.io-index"
751
772
checksum = " ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
773
+
774
+ [[package ]]
775
+ name = " rand_core"
776
+ version = " 0.9.0"
777
+ source = " registry+https://github.com/rust-lang/crates.io-index"
778
+ checksum = " b08f3c9802962f7e1b25113931d94f43ed9725bebc59db9d0c3e9a23b67e15ff"
752
779
dependencies = [
753
- " getrandom" ,
780
+ " getrandom 0.3.1" ,
781
+ " zerocopy 0.8.14" ,
754
782
]
755
783
756
784
[[package ]]
@@ -768,7 +796,7 @@ version = "0.4.5"
768
796
source = " registry+https://github.com/rust-lang/crates.io-index"
769
797
checksum = " bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891"
770
798
dependencies = [
771
- " getrandom" ,
799
+ " getrandom 0.2.15 " ,
772
800
" libredox" ,
773
801
" thiserror" ,
774
802
]
@@ -1105,6 +1133,15 @@ version = "0.11.0+wasi-snapshot-preview1"
1105
1133
source = " registry+https://github.com/rust-lang/crates.io-index"
1106
1134
checksum = " 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
1107
1135
1136
+ [[package ]]
1137
+ name = " wasi"
1138
+ version = " 0.13.3+wasi-0.2.2"
1139
+ source = " registry+https://github.com/rust-lang/crates.io-index"
1140
+ checksum = " 26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2"
1141
+ dependencies = [
1142
+ " wit-bindgen-rt" ,
1143
+ ]
1144
+
1108
1145
[[package ]]
1109
1146
name = " windows-sys"
1110
1147
version = " 0.48.0"
@@ -1244,14 +1281,32 @@ version = "0.52.6"
1244
1281
source = " registry+https://github.com/rust-lang/crates.io-index"
1245
1282
checksum = " 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
1246
1283
1284
+ [[package ]]
1285
+ name = " wit-bindgen-rt"
1286
+ version = " 0.33.0"
1287
+ source = " registry+https://github.com/rust-lang/crates.io-index"
1288
+ checksum = " 3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c"
1289
+ dependencies = [
1290
+ " bitflags" ,
1291
+ ]
1292
+
1247
1293
[[package ]]
1248
1294
name = " zerocopy"
1249
1295
version = " 0.7.35"
1250
1296
source = " registry+https://github.com/rust-lang/crates.io-index"
1251
1297
checksum = " 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
1252
1298
dependencies = [
1253
1299
" byteorder" ,
1254
- " zerocopy-derive" ,
1300
+ " zerocopy-derive 0.7.35" ,
1301
+ ]
1302
+
1303
+ [[package ]]
1304
+ name = " zerocopy"
1305
+ version = " 0.8.14"
1306
+ source = " registry+https://github.com/rust-lang/crates.io-index"
1307
+ checksum = " a367f292d93d4eab890745e75a778da40909cab4d6ff8173693812f79c4a2468"
1308
+ dependencies = [
1309
+ " zerocopy-derive 0.8.14" ,
1255
1310
]
1256
1311
1257
1312
[[package ]]
@@ -1264,3 +1319,14 @@ dependencies = [
1264
1319
" quote" ,
1265
1320
" syn" ,
1266
1321
]
1322
+
1323
+ [[package ]]
1324
+ name = " zerocopy-derive"
1325
+ version = " 0.8.14"
1326
+ source = " registry+https://github.com/rust-lang/crates.io-index"
1327
+ checksum = " d3931cb58c62c13adec22e38686b559c86a30565e16ad6e8510a337cedc611e1"
1328
+ dependencies = [
1329
+ " proc-macro2" ,
1330
+ " quote" ,
1331
+ " syn" ,
1332
+ ]
0 commit comments