@@ -1876,16 +1876,16 @@ dependencies = [
18761876
18771877[[package ]]
18781878name = " ipc-channel"
1879- version = " 0.20.0 "
1879+ version = " 0.20.1 "
18801880source = " registry+https://github.com/rust-lang/crates.io-index"
1881- checksum = " 5b1c98b70019c830a1fc39cecfe1f60ff99c4122f0a189697c810c90ec545c14 "
1881+ checksum = " 1700f6b8b9f00cdd675f32fbb3a5be882213140dfe045805273221ca266c43f8 "
18821882dependencies = [
18831883 " bincode" ,
18841884 " crossbeam-channel" ,
18851885 " fnv" ,
18861886 " libc" ,
18871887 " mio" ,
1888- " rand 0.9.1 " ,
1888+ " rand 0.9.2 " ,
18891889 " serde" ,
18901890 " tempfile" ,
18911891 " uuid" ,
@@ -2315,7 +2315,7 @@ dependencies = [
23152315 " libloading" ,
23162316 " measureme" ,
23172317 " nix" ,
2318- " rand 0.9.1 " ,
2318+ " rand 0.9.2 " ,
23192319 " regex" ,
23202320 " rustc_version" ,
23212321 " serde" ,
@@ -2948,9 +2948,9 @@ dependencies = [
29482948
29492949[[package ]]
29502950name = " rand"
2951- version = " 0.9.1 "
2951+ version = " 0.9.2 "
29522952source = " registry+https://github.com/rust-lang/crates.io-index"
2953- checksum = " 9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97 "
2953+ checksum = " 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 "
29542954dependencies = [
29552955 " rand_chacha 0.9.0" ,
29562956 " rand_core 0.9.3" ,
@@ -3034,9 +3034,9 @@ dependencies = [
30343034
30353035[[package ]]
30363036name = " redox_syscall"
3037- version = " 0.5.13 "
3037+ version = " 0.5.16 "
30383038source = " registry+https://github.com/rust-lang/crates.io-index"
3039- checksum = " 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 "
3039+ checksum = " 7251471db004e509f4e75a62cca9435365b5ec7bcdff530d612ac7c87c44a792 "
30403040dependencies = [
30413041 " bitflags" ,
30423042]
@@ -3231,7 +3231,7 @@ name = "rustc_abi"
32313231version = " 0.0.0"
32323232dependencies = [
32333233 " bitflags" ,
3234- " rand 0.9.1 " ,
3234+ " rand 0.9.2 " ,
32353235 " rand_xoshiro" ,
32363236 " rustc_data_structures" ,
32373237 " rustc_hashes" ,
@@ -3866,7 +3866,7 @@ dependencies = [
38663866name = " rustc_incremental"
38673867version = " 0.0.0"
38683868dependencies = [
3869- " rand 0.9.1 " ,
3869+ " rand 0.9.2 " ,
38703870 " rustc_ast" ,
38713871 " rustc_data_structures" ,
38723872 " rustc_errors" ,
@@ -4479,7 +4479,7 @@ dependencies = [
44794479 " bitflags" ,
44804480 " getopts" ,
44814481 " libc" ,
4482- " rand 0.9.1 " ,
4482+ " rand 0.9.2 " ,
44834483 " rustc_abi" ,
44844484 " rustc_ast" ,
44854485 " rustc_data_structures" ,
@@ -4564,7 +4564,7 @@ dependencies = [
45644564 " crossbeam-deque" ,
45654565 " crossbeam-utils" ,
45664566 " libc" ,
4567- " rand 0.9.1 " ,
4567+ " rand 0.9.2 " ,
45684568 " rand_xorshift" ,
45694569 " scoped-tls" ,
45704570 " smallvec" ,
@@ -5270,7 +5270,7 @@ version = "0.1.0"
52705270dependencies = [
52715271 " indicatif" ,
52725272 " num" ,
5273- " rand 0.9.1 " ,
5273+ " rand 0.9.2 " ,
52745274 " rand_chacha 0.9.0" ,
52755275 " rayon" ,
52765276]
0 commit comments