@@ -19,7 +19,7 @@ version = "0.0.0"
1919dependencies = [
2020 " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
2121 " core 0.0.0" ,
22- " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
22+ " rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2323 " rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2424]
2525
@@ -89,6 +89,11 @@ dependencies = [
8989 " winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
9090]
9191
92+ [[package ]]
93+ name = " autocfg"
94+ version = " 0.1.2"
95+ source = " registry+https://github.com/rust-lang/crates.io-index"
96+
9297[[package ]]
9398name = " backtrace"
9499version = " 0.3.11"
@@ -511,7 +516,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
511516name = " core"
512517version = " 0.0.0"
513518dependencies = [
514- " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
519+ " rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
515520]
516521
517522[[package ]]
@@ -565,7 +570,7 @@ dependencies = [
565570 " crossbeam-epoch 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
566571 " crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
567572 " parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
568- " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
573+ " rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
569574 " smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
570575]
571576
@@ -931,6 +936,11 @@ dependencies = [
931936 " byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
932937]
933938
939+ [[package ]]
940+ name = " fuchsia-cprng"
941+ version = " 0.1.1"
942+ source = " registry+https://github.com/rust-lang/crates.io-index"
943+
934944[[package ]]
935945name = " fuchsia-zircon"
936946version = " 0.3.3"
@@ -1219,7 +1229,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
12191229dependencies = [
12201230 " libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
12211231 " log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
1222- " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1232+ " rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
12231233]
12241234
12251235[[package ]]
@@ -1603,7 +1613,9 @@ dependencies = [
16031613 " compiletest_rs 0.3.21 (registry+https://github.com/rust-lang/crates.io-index)" ,
16041614 " directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
16051615 " env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1616+ " hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
16061617 " log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
1618+ " rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
16071619 " rustc-workspace-hack 1.0.0" ,
16081620 " rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
16091621 " shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1779,7 +1791,7 @@ version = "0.4.0"
17791791source = " registry+https://github.com/rust-lang/crates.io-index"
17801792dependencies = [
17811793 " libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
1782- " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1794+ " rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
17831795 " rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
17841796 " smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
17851797 " winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1958,7 +1970,7 @@ dependencies = [
19581970 " lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
19591971 " num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
19601972 " quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1961- " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1973+ " rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
19621974 " rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
19631975 " rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
19641976 " regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2035,19 +2047,19 @@ dependencies = [
20352047
20362048[[package ]]
20372049name = " rand"
2038- version = " 0.6.1 "
2050+ version = " 0.6.5 "
20392051source = " registry+https://github.com/rust-lang/crates.io-index"
20402052dependencies = [
2041- " cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2042- " fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2053+ " autocfg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
20432054 " libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
20442055 " rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2045- " rand_core 0.3 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2056+ " rand_core 0.4 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
20462057 " rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
20472058 " rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2059+ " rand_jitter 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2060+ " rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
20482061 " rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
20492062 " rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2050- " rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
20512063 " winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
20522064]
20532065
@@ -2065,6 +2077,11 @@ name = "rand_core"
20652077version = " 0.3.0"
20662078source = " registry+https://github.com/rust-lang/crates.io-index"
20672079
2080+ [[package ]]
2081+ name = " rand_core"
2082+ version = " 0.4.0"
2083+ source = " registry+https://github.com/rust-lang/crates.io-index"
2084+
20682085[[package ]]
20692086name = " rand_hc"
20702087version = " 0.1.0"
@@ -2081,6 +2098,29 @@ dependencies = [
20812098 " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
20822099]
20832100
2101+ [[package ]]
2102+ name = " rand_jitter"
2103+ version = " 0.1.3"
2104+ source = " registry+https://github.com/rust-lang/crates.io-index"
2105+ dependencies = [
2106+ " libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
2107+ " rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2108+ " winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2109+ ]
2110+
2111+ [[package ]]
2112+ name = " rand_os"
2113+ version = " 0.1.3"
2114+ source = " registry+https://github.com/rust-lang/crates.io-index"
2115+ dependencies = [
2116+ " cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2117+ " fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2118+ " libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
2119+ " rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2120+ " rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2121+ " winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2122+ ]
2123+
20842124[[package ]]
20852125name = " rand_pcg"
20862126version = " 0.1.1"
@@ -2119,6 +2159,14 @@ dependencies = [
21192159 " rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
21202160]
21212161
2162+ [[package ]]
2163+ name = " rdrand"
2164+ version = " 0.4.0"
2165+ source = " registry+https://github.com/rust-lang/crates.io-index"
2166+ dependencies = [
2167+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2168+ ]
2169+
21222170[[package ]]
21232171name = " redox_syscall"
21242172version = " 0.1.43"
@@ -2222,7 +2270,7 @@ dependencies = [
22222270 " num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
22232271 " ordslice 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
22242272 " racer 2.1.21 (registry+https://github.com/rust-lang/crates.io-index)" ,
2225- " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2273+ " rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
22262274 " rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
22272275 " regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
22282276 " rls-analysis 0.16.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2519,7 +2567,7 @@ version = "1.0.0"
25192567dependencies = [
25202568 " byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
25212569 " parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2522- " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2570+ " rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
25232571 " scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
25242572 " serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)" ,
25252573 " serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2719,7 +2767,7 @@ version = "0.0.0"
27192767dependencies = [
27202768 " graphviz 0.0.0" ,
27212769 " log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2722- " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2770+ " rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
27232771 " rustc 0.0.0" ,
27242772 " rustc_data_structures 0.0.0" ,
27252773 " rustc_fs_util 0.0.0" ,
@@ -3238,7 +3286,7 @@ dependencies = [
32383286 " panic_abort 0.0.0" ,
32393287 " panic_unwind 0.0.0" ,
32403288 " profiler_builtins 0.0.0" ,
3241- " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
3289+ " rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
32423290 " rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
32433291 " rustc_asan 0.0.0" ,
32443292 " rustc_lsan 0.0.0" ,
@@ -3397,7 +3445,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
33973445dependencies = [
33983446 " cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
33993447 " libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
3400- " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
3448+ " rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
34013449 " redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
34023450 " remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
34033451 " winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3649,7 +3697,7 @@ dependencies = [
36493697 " futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" ,
36503698 " log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
36513699 " num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
3652- " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
3700+ " rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
36533701 " tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
36543702]
36553703
@@ -3977,6 +4025,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
39774025"checksum arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 0d382e583f07208808f6b1249e60848879ba3543f57c32277bf52d69c2f0f0ee"
39784026"checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = " a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
39794027"checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
4028+ "checksum autocfg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " a6d640bee2da49f60a4068a7fae53acde8982514ab7bae8b8cea9e88cbcfd799"
39804029"checksum backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 18b65ea1161bfb2dd6da6fade5edd4dbd08fba85012123dd333d2fd1b90b2782"
39814030"checksum backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" = " 6ea90dd7b012b3d1a2cb6bec16670a0db2c95d4e931e84f4047e0460c1b34c8d"
39824031"checksum bit-set 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 6f1efcc46c18245a69c38fcc5cc650f16d3a59d034f3106e9ed63748f695730a"
@@ -4052,6 +4101,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
40524101"checksum fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
40534102"checksum fs_extra 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
40544103"checksum fst 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d94485a00b1827b861dd9d1a2cc9764f9044d4c535514c0760a5a2012ef3399f"
4104+ "checksum fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
40554105"checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
40564106"checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
40574107"checksum futf 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = " 7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b"
@@ -4164,15 +4214,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
41644214"checksum quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = " 53fa22a1994bd0f9372d7a816207d8a2677ad0325b073f5c5332760f0fb62b5c"
41654215"checksum racer 2.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = " 37c88638777cc178684cf648ca0e1dad56646ce105b8593dfe665c436300adc3"
41664216"checksum rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8356f47b32624fef5b3301c1be97e5944ecdd595409cc5da11d05f211db6cfbd"
4167- "checksum rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = " ae9d223d52ae411a33cf7e54ec6034ec165df296ccd23533d671a28252b6f66a "
4217+ "checksum rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca "
41684218"checksum rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 771b009e3a508cb67e8823dda454aaa5368c7bc1c16829fb77d3e980440dd34a"
41694219"checksum rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 0905b6b7079ec73b314d4c748701f6931eb79fd97c668caa3f1899b22b32c6db"
4220+ "checksum rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d0e7a549d590831370895ab7ba4ea0c1b6b011d106b5ff2da6eee112615e6dc0"
41704221"checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
41714222"checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
4223+ "checksum rand_jitter 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 7b9ea758282efe12823e0d952ddb269d2e1897227e464919a554f2a03ef1b832"
4224+ "checksum rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
41724225"checksum rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05"
41734226"checksum rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3"
41744227"checksum rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 80e811e76f1dbf68abf87a759083d34600017fc4e10b6bd5ad84a700f9dba4b1"
41754228"checksum rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 9d24ad214285a7729b174ed6d3bcfcb80177807f959d95fafd5bfc5c4f201ac8"
4229+ "checksum rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
41764230"checksum redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = " 679da7508e9a6390aeaf7fbd02a800fdc64b73fe2204dd2c8ae66d22d9d5ad5d"
41774231"checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
41784232"checksum redox_users 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 214a97e49be64fd2c86f568dd0cb2c757d2cc53de95b273b6ad0a1c908482f26"
0 commit comments