@@ -33,7 +33,7 @@ dependencies = [
33
33
34
34
[[package ]]
35
35
name = " ammonia"
36
- version = " 1.1 .0"
36
+ version = " 1.2 .0"
37
37
source = " registry+https://github.com/rust-lang/crates.io-index"
38
38
dependencies = [
39
39
" html5ever 0.22.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -755,11 +755,11 @@ dependencies = [
755
755
756
756
[[package ]]
757
757
name = " dirs"
758
- version = " 1.0.4 "
758
+ version = " 1.0.5 "
759
759
source = " registry+https://github.com/rust-lang/crates.io-index"
760
760
dependencies = [
761
761
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
762
- " redox_users 0.2 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
762
+ " redox_users 0.3 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
763
763
" winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
764
764
]
765
765
@@ -963,6 +963,11 @@ dependencies = [
963
963
" byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
964
964
]
965
965
966
+ [[package ]]
967
+ name = " fuchsia-cprng"
968
+ version = " 0.1.1"
969
+ source = " registry+https://github.com/rust-lang/crates.io-index"
970
+
966
971
[[package ]]
967
972
name = " fuchsia-zircon"
968
973
version = " 0.3.3"
@@ -1132,7 +1137,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1132
1137
dependencies = [
1133
1138
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
1134
1139
" mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1135
- " markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1140
+ " markup5ever 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1136
1141
" proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
1137
1142
" quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
1138
1143
" syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1451,7 +1456,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1451
1456
1452
1457
[[package ]]
1453
1458
name = " markup5ever"
1454
- version = " 0.7.2 "
1459
+ version = " 0.7.5 "
1455
1460
source = " registry+https://github.com/rust-lang/crates.io-index"
1456
1461
dependencies = [
1457
1462
" phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1474,7 +1479,7 @@ name = "mdbook"
1474
1479
version = " 0.1.7"
1475
1480
source = " registry+https://github.com/rust-lang/crates.io-index"
1476
1481
dependencies = [
1477
- " ammonia 1.1 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1482
+ " ammonia 1.2 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1478
1483
" chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
1479
1484
" clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1480
1485
" elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1502,7 +1507,7 @@ name = "mdbook"
1502
1507
version = " 0.2.3"
1503
1508
source = " registry+https://github.com/rust-lang/crates.io-index"
1504
1509
dependencies = [
1505
- " ammonia 1.1 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1510
+ " ammonia 1.2 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1506
1511
" chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
1507
1512
" clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1508
1513
" elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1934,7 +1939,7 @@ version = "0.7.22"
1934
1939
source = " registry+https://github.com/rust-lang/crates.io-index"
1935
1940
dependencies = [
1936
1941
" phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1937
- " rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1942
+ " rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
1938
1943
]
1939
1944
1940
1945
[[package ]]
@@ -2090,11 +2095,13 @@ dependencies = [
2090
2095
2091
2096
[[package ]]
2092
2097
name = " rand"
2093
- version = " 0.4.3 "
2098
+ version = " 0.4.6 "
2094
2099
source = " registry+https://github.com/rust-lang/crates.io-index"
2095
2100
dependencies = [
2096
- " fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2101
+ " fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2097
2102
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
2103
+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2104
+ " rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2098
2105
" winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2099
2106
]
2100
2107
@@ -2130,6 +2137,11 @@ name = "rand_core"
2130
2137
version = " 0.3.0"
2131
2138
source = " registry+https://github.com/rust-lang/crates.io-index"
2132
2139
2140
+ [[package ]]
2141
+ name = " rand_core"
2142
+ version = " 0.4.0"
2143
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2144
+
2133
2145
[[package ]]
2134
2146
name = " rand_hc"
2135
2147
version = " 0.1.0"
@@ -2146,6 +2158,19 @@ dependencies = [
2146
2158
" rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2147
2159
]
2148
2160
2161
+ [[package ]]
2162
+ name = " rand_os"
2163
+ version = " 0.1.3"
2164
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2165
+ dependencies = [
2166
+ " cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2167
+ " fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2168
+ " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
2169
+ " rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2170
+ " rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2171
+ " winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2172
+ ]
2173
+
2149
2174
[[package ]]
2150
2175
name = " rand_pcg"
2151
2176
version = " 0.1.1"
@@ -2169,19 +2194,26 @@ version = "1.0.1"
2169
2194
source = " registry+https://github.com/rust-lang/crates.io-index"
2170
2195
dependencies = [
2171
2196
" either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2172
- " rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2197
+ " rayon-core 1.4.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2173
2198
]
2174
2199
2175
2200
[[package ]]
2176
2201
name = " rayon-core"
2177
- version = " 1.4.0 "
2202
+ version = " 1.4.1 "
2178
2203
source = " registry+https://github.com/rust-lang/crates.io-index"
2179
2204
dependencies = [
2180
2205
" crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2181
2206
" lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2182
2207
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
2183
2208
" num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2184
- " rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2209
+ ]
2210
+
2211
+ [[package ]]
2212
+ name = " rdrand"
2213
+ version = " 0.4.0"
2214
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2215
+ dependencies = [
2216
+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2185
2217
]
2186
2218
2187
2219
[[package ]]
@@ -2199,12 +2231,12 @@ dependencies = [
2199
2231
2200
2232
[[package ]]
2201
2233
name = " redox_users"
2202
- version = " 0.2 .0"
2234
+ version = " 0.3 .0"
2203
2235
source = " registry+https://github.com/rust-lang/crates.io-index"
2204
2236
dependencies = [
2205
2237
" argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2206
2238
" failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2207
- " rand 0.4 .3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2239
+ " rand_os 0.1 .3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2208
2240
" redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
2209
2241
]
2210
2242
@@ -3133,7 +3165,7 @@ dependencies = [
3133
3165
" cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
3134
3166
" derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
3135
3167
" diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
3136
- " dirs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
3168
+ " dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3137
3169
" env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
3138
3170
" failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3139
3171
" getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -4114,7 +4146,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4114
4146
"checksum adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c"
4115
4147
"checksum aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)" = " 1e9a933f4e58658d7b12defcf96dc5c720f20832deebe3e0a19efd3b6aaeeb9e"
4116
4148
"checksum aho-corasick 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = " e6f484ae0c99fec2e858eb6134949117399f222608d84cadb3f58c1f97c2364c"
4117
- "checksum ammonia 1.1 .0 (registry+https://github.com/rust-lang/crates.io-index)" = " fd4c682378117e4186a492b2252b9537990e1617f44aed9788b9a1149de45477 "
4149
+ "checksum ammonia 1.2 .0 (registry+https://github.com/rust-lang/crates.io-index)" = " a8b93ecb80665873703bf3b0a77f369c96b183d8e0afaf30a3ff5ff07dfc6409 "
4118
4150
"checksum annotate-snippets 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = " e8bcdcd5b291ce85a78f2b9d082a8de9676c12b1840d386d67bc5eea6f9d2b4e"
4119
4151
"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
4120
4152
"checksum arc-swap 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = " 1025aeae2b664ca0ea726a89d574fe8f4e77dd712d443236ad1de00379450cf6"
@@ -4176,7 +4208,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4176
4208
"checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
4177
4209
"checksum digest 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = " 03b072242a8cbaf9c145665af9d250c59af3b958f83ed6824e13533cf76d5b90"
4178
4210
"checksum directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 72d337a64190607d4fcca2cb78982c5dd57f4916e19696b48a575fa746b6cb0f"
4179
- "checksum dirs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = " 88972de891f6118092b643d85a0b28e0678e0f948d7f879aa32f2d5aafe97d2a "
4211
+ "checksum dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 3fd78930633bd1c6e35c4b42b1df7b0cbc6bc191146e512bb3bedf243fcc3901 "
4180
4212
"checksum dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " f283302e035e61c23f2b86b3093e8c6273a4c3125742d6087e96ade001ca5e63"
4181
4213
"checksum either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
4182
4214
"checksum elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = " a99a310cd1f9770e7bf8e48810c7bcbb0e078c8fb23a8c7bcf0da4c2bf61a455"
@@ -4199,6 +4231,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4199
4231
"checksum fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
4200
4232
"checksum fs_extra 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
4201
4233
"checksum fst 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d94485a00b1827b861dd9d1a2cc9764f9044d4c535514c0760a5a2012ef3399f"
4234
+ "checksum fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
4202
4235
"checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
4203
4236
"checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
4204
4237
"checksum futf 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = " 7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b"
@@ -4251,7 +4284,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4251
4284
"checksum mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
4252
4285
"checksum macro-utils 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " f2c4deaccc2ead6a28c16c0ba82f07d52b6475397415ce40876e559b0b0ea510"
4253
4286
"checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
4254
- "checksum markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = " bfedc97d5a503e96816d10fedcd5b42f760b2e525ce2f7ec71f6a41780548475 "
4287
+ "checksum markup5ever 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 897636f9850c3eef4905a5540683ed53dc9393860f0846cab2c2ddf9939862ff "
4255
4288
"checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = " 7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
4256
4289
"checksum mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = " 90b5a8d7e341ceee5db3882a06078d42661ddcfa2b3687319cc5da76ec4e782f"
4257
4290
"checksum mdbook 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 0ba0d44cb4089c741b9a91f3e5218298a40699c2f3a070a85014eed290c60819"
@@ -4314,19 +4347,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4314
4347
"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = " 7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"
4315
4348
"checksum quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = " 53fa22a1994bd0f9372d7a816207d8a2677ad0325b073f5c5332760f0fb62b5c"
4316
4349
"checksum racer 2.1.22 (registry+https://github.com/rust-lang/crates.io-index)" = " 1e4323343f25bc372dc9293ac6b5cd3034b32784af1e7de9366b4db71466d8c7"
4317
- "checksum rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8356f47b32624fef5b3301c1be97e5944ecdd595409cc5da11d05f211db6cfbd "
4350
+ "checksum rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = " 552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293 "
4318
4351
"checksum rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = " ae9d223d52ae411a33cf7e54ec6034ec165df296ccd23533d671a28252b6f66a"
4319
4352
"checksum rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 771b009e3a508cb67e8823dda454aaa5368c7bc1c16829fb77d3e980440dd34a"
4320
4353
"checksum rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 0905b6b7079ec73b314d4c748701f6931eb79fd97c668caa3f1899b22b32c6db"
4354
+ "checksum rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d0e7a549d590831370895ab7ba4ea0c1b6b011d106b5ff2da6eee112615e6dc0"
4321
4355
"checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
4322
4356
"checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
4357
+ "checksum rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
4323
4358
"checksum rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05"
4324
4359
"checksum rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3"
4325
4360
"checksum rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 80e811e76f1dbf68abf87a759083d34600017fc4e10b6bd5ad84a700f9dba4b1"
4326
- "checksum rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 9d24ad214285a7729b174ed6d3bcfcb80177807f959d95fafd5bfc5c4f201ac8"
4361
+ "checksum rayon-core 1.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = " b055d1e92aba6877574d8fe604a63c8b5df60f60e5982bf7ccbb1338ea527356"
4362
+ "checksum rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
4327
4363
"checksum redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = " 679da7508e9a6390aeaf7fbd02a800fdc64b73fe2204dd2c8ae66d22d9d5ad5d"
4328
4364
"checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
4329
- "checksum redox_users 0.2 .0 (registry+https://github.com/rust-lang/crates.io-index)" = " 214a97e49be64fd2c86f568dd0cb2c757d2cc53de95b273b6ad0a1c908482f26 "
4365
+ "checksum redox_users 0.3 .0 (registry+https://github.com/rust-lang/crates.io-index)" = " 3fe5204c3a17e97dde73f285d49be585df59ed84b50a872baf416e73b62c3828 "
4330
4366
"checksum regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 9329abc99e39129fcceabd24cf5d85b4671ef7c29c50e972bc5afe32438ec384"
4331
4367
"checksum regex 1.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = " 8f0a0bcab2fd7d1d7c54fa9eae6f43eddeb9ce2e7352f8518a814a4f65d60c58"
4332
4368
"checksum regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = " 7d707a4fa2637f2dca2ef9fd02225ec7661fe01a53623c1e6515b6916511f7a7"
0 commit comments