@@ -1890,16 +1890,16 @@ dependencies = [
18901890
18911891[[package ]]
18921892name = " ipc-channel"
1893- version = " 0.20.0 "
1893+ version = " 0.20.1 "
18941894source = " registry+https://github.com/rust-lang/crates.io-index"
1895- checksum = " 5b1c98b70019c830a1fc39cecfe1f60ff99c4122f0a189697c810c90ec545c14 "
1895+ checksum = " 1700f6b8b9f00cdd675f32fbb3a5be882213140dfe045805273221ca266c43f8 "
18961896dependencies = [
18971897 " bincode" ,
18981898 " crossbeam-channel" ,
18991899 " fnv" ,
19001900 " libc" ,
19011901 " mio" ,
1902- " rand 0.9.1 " ,
1902+ " rand 0.9.2 " ,
19031903 " serde" ,
19041904 " tempfile" ,
19051905 " uuid" ,
@@ -2329,7 +2329,7 @@ dependencies = [
23292329 " libloading" ,
23302330 " measureme" ,
23312331 " nix" ,
2332- " rand 0.9.1 " ,
2332+ " rand 0.9.2 " ,
23332333 " regex" ,
23342334 " rustc_version" ,
23352335 " serde" ,
@@ -2962,9 +2962,9 @@ dependencies = [
29622962
29632963[[package ]]
29642964name = " rand"
2965- version = " 0.9.1 "
2965+ version = " 0.9.2 "
29662966source = " registry+https://github.com/rust-lang/crates.io-index"
2967- checksum = " 9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97 "
2967+ checksum = " 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 "
29682968dependencies = [
29692969 " rand_chacha 0.9.0" ,
29702970 " rand_core 0.9.3" ,
@@ -3048,9 +3048,9 @@ dependencies = [
30483048
30493049[[package ]]
30503050name = " redox_syscall"
3051- version = " 0.5.13 "
3051+ version = " 0.5.16 "
30523052source = " registry+https://github.com/rust-lang/crates.io-index"
3053- checksum = " 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 "
3053+ checksum = " 7251471db004e509f4e75a62cca9435365b5ec7bcdff530d612ac7c87c44a792 "
30543054dependencies = [
30553055 " bitflags" ,
30563056]
@@ -3245,7 +3245,7 @@ name = "rustc_abi"
32453245version = " 0.0.0"
32463246dependencies = [
32473247 " bitflags" ,
3248- " rand 0.9.1 " ,
3248+ " rand 0.9.2 " ,
32493249 " rand_xoshiro" ,
32503250 " rustc_data_structures" ,
32513251 " rustc_hashes" ,
@@ -3880,7 +3880,7 @@ dependencies = [
38803880name = " rustc_incremental"
38813881version = " 0.0.0"
38823882dependencies = [
3883- " rand 0.9.1 " ,
3883+ " rand 0.9.2 " ,
38843884 " rustc_ast" ,
38853885 " rustc_data_structures" ,
38863886 " rustc_errors" ,
@@ -4493,7 +4493,7 @@ dependencies = [
44934493 " bitflags" ,
44944494 " getopts" ,
44954495 " libc" ,
4496- " rand 0.9.1 " ,
4496+ " rand 0.9.2 " ,
44974497 " rustc_abi" ,
44984498 " rustc_ast" ,
44994499 " rustc_data_structures" ,
@@ -4578,7 +4578,7 @@ dependencies = [
45784578 " crossbeam-deque" ,
45794579 " crossbeam-utils" ,
45804580 " libc" ,
4581- " rand 0.9.1 " ,
4581+ " rand 0.9.2 " ,
45824582 " rand_xorshift" ,
45834583 " scoped-tls" ,
45844584 " smallvec" ,
@@ -5284,7 +5284,7 @@ version = "0.1.0"
52845284dependencies = [
52855285 " indicatif" ,
52865286 " num" ,
5287- " rand 0.9.1 " ,
5287+ " rand 0.9.2 " ,
52885288 " rand_chacha 0.9.0" ,
52895289 " rayon" ,
52905290]
0 commit comments