File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -27,16 +27,16 @@ dependencies = [
27
27
28
28
[[package ]]
29
29
name = " ammonia"
30
- version = " 2.1.2 "
30
+ version = " 3.0.0 "
31
31
source = " registry+https://github.com/rust-lang/crates.io-index"
32
- checksum = " 384d704f242a0a9faf793fff775a0be6ab9aa27edabffa097331d73779142520 "
32
+ checksum = " 9e266e1f4be5ffa05309f650e2586fe1d3ae6034eb24025a7ae1dfecc330823a "
33
33
dependencies = [
34
34
" html5ever" ,
35
35
" lazy_static 1.3.0" ,
36
36
" maplit" ,
37
37
" matches" ,
38
38
" tendril" ,
39
- " url 1.7.2 " ,
39
+ " url 2.1.0 " ,
40
40
]
41
41
42
42
[[package ]]
@@ -1363,16 +1363,16 @@ dependencies = [
1363
1363
1364
1364
[[package ]]
1365
1365
name = " html5ever"
1366
- version = " 0.23.0 "
1366
+ version = " 0.24.1 "
1367
1367
source = " registry+https://github.com/rust-lang/crates.io-index"
1368
- checksum = " 5ce65ac8028cf5a287a7dbf6c4e0a6cf2dcf022ed5b167a81bae66ebf599a8b7 "
1368
+ checksum = " 025483b0a1e4577bb28578318c886ee5f817dda6eb62473269349044406644cb "
1369
1369
dependencies = [
1370
1370
" log" ,
1371
1371
" mac" ,
1372
1372
" markup5ever" ,
1373
- " proc-macro2 0.4.30 " ,
1374
- " quote 0.6.12 " ,
1375
- " syn 0.15.35 " ,
1373
+ " proc-macro2 1.0.3 " ,
1374
+ " quote 1.0.2 " ,
1375
+ " syn 1.0.5 " ,
1376
1376
]
1377
1377
1378
1378
[[package ]]
@@ -1902,9 +1902,9 @@ checksum = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
1902
1902
1903
1903
[[package ]]
1904
1904
name = " markup5ever"
1905
- version = " 0.8.1 "
1905
+ version = " 0.9.0 "
1906
1906
source = " registry+https://github.com/rust-lang/crates.io-index"
1907
- checksum = " f1af46a727284117e09780d05038b1ce6fc9c76cc6df183c3dae5a8955a25e21 "
1907
+ checksum = " 65381d9d47506b8592b97c4efd936afcf673b09b059f2bef39c7211ee78b9d03 "
1908
1908
dependencies = [
1909
1909
" log" ,
1910
1910
" phf" ,
@@ -1925,9 +1925,9 @@ checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
1925
1925
1926
1926
[[package ]]
1927
1927
name = " mdbook"
1928
- version = " 0.3.1 "
1928
+ version = " 0.3.3 "
1929
1929
source = " registry+https://github.com/rust-lang/crates.io-index"
1930
- checksum = " 949bb2acb2cff9fa5c375cf9c43e70b3dba0a974d9fe01c31285d7a84d2a0fa2 "
1930
+ checksum = " 9a070268274c566082efb6b2ace7743e43ba91a70d5c6982981e96d3c05ac81c "
1931
1931
dependencies = [
1932
1932
" ammonia" ,
1933
1933
" chrono" ,
You can’t perform that action at this time.
0 commit comments