@@ -1226,6 +1226,11 @@ name = "mac"
1226
1226
version = " 0.1.1"
1227
1227
source = " registry+https://github.com/rust-lang/crates.io-index"
1228
1228
1229
+ [[package ]]
1230
+ name = " macro-utils"
1231
+ version = " 0.1.2"
1232
+ source = " registry+https://github.com/rust-lang/crates.io-index"
1233
+
1229
1234
[[package ]]
1230
1235
name = " maplit"
1231
1236
version = " 1.0.1"
@@ -1303,10 +1308,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1303
1308
1304
1309
[[package ]]
1305
1310
name = " minifier"
1306
- version = " 0.0.14 "
1311
+ version = " 0.0.19 "
1307
1312
source = " registry+https://github.com/rust-lang/crates.io-index"
1308
1313
dependencies = [
1309
- " regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
1314
+ " macro-utils 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1310
1315
]
1311
1316
1312
1317
[[package ]]
@@ -2451,7 +2456,7 @@ dependencies = [
2451
2456
name = " rustdoc"
2452
2457
version = " 0.0.0"
2453
2458
dependencies = [
2454
- " minifier 0.0.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
2459
+ " minifier 0.0.19 (registry+https://github.com/rust-lang/crates.io-index)" ,
2455
2460
" pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2456
2461
" tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2457
2462
]
@@ -3218,14 +3223,15 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3218
3223
"checksum log_settings 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 19af41f0565d7c19b2058153ad0b42d4d5ce89ec4dbf06ed6741114a8b63e7cd"
3219
3224
"checksum lzma-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = " d1eaa027402541975218bb0eec67d6b0412f6233af96e0d096d31dbdfd22e614"
3220
3225
"checksum mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
3226
+ "checksum macro-utils 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " f2c4deaccc2ead6a28c16c0ba82f07d52b6475397415ce40876e559b0b0ea510"
3221
3227
"checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
3222
3228
"checksum markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = " bfedc97d5a503e96816d10fedcd5b42f760b2e525ce2f7ec71f6a41780548475"
3223
3229
"checksum matches 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = " 835511bab37c34c47da5cb44844bea2cfde0236db0b506f90ea4224482c9774a"
3224
3230
"checksum mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = " 90b5a8d7e341ceee5db3882a06078d42661ddcfa2b3687319cc5da76ec4e782f"
3225
3231
"checksum memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 796fba70e76612589ed2ce7f45282f5af869e0fdd7cc6199fa1aa1f1d591ba9d"
3226
3232
"checksum memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " e2ffa2c986de11a9df78620c01eeaaf27d94d3ff02bf81bfcca953102dd0c6ff"
3227
3233
"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
3228
- "checksum minifier 0.0.14 (registry+https://github.com/rust-lang/crates.io-index)" = " 78cb57f9a385530d60f2d67f6e108050b478b7a0ffd0bb9c350803e1356535dd "
3234
+ "checksum minifier 0.0.19 (registry+https://github.com/rust-lang/crates.io-index)" = " 9908ed7c62f990c21ab41fdca53a864a3ada0da69d8729c4de727b397e27bc11 "
3229
3235
"checksum miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = " 609ce024854aeb19a0ef7567d348aaa5a746b32fb72e336df7fcc16869d7e2b4"
3230
3236
"checksum miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 9224c91f82b3c47cf53dcf78dfaa20d6888fbcc5d272d5f2fcdf8a697f3c987d"
3231
3237
"checksum new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 0cdc457076c78ab54d5e0d6fa7c47981757f1e34dc39ff92787f217dede586c4"
0 commit comments