File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -27,16 +27,16 @@ dependencies = [
2727
2828[[package ]]
2929name = " ammonia"
30- version = " 2.1.2 "
30+ version = " 3.0.0 "
3131source = " registry+https://github.com/rust-lang/crates.io-index"
32- checksum = " 384d704f242a0a9faf793fff775a0be6ab9aa27edabffa097331d73779142520 "
32+ checksum = " 9e266e1f4be5ffa05309f650e2586fe1d3ae6034eb24025a7ae1dfecc330823a "
3333dependencies = [
3434 " html5ever" ,
3535 " lazy_static 1.3.0" ,
3636 " maplit" ,
3737 " matches" ,
3838 " tendril" ,
39- " url 1.7.2 " ,
39+ " url 2.1.0 " ,
4040]
4141
4242[[package ]]
@@ -1363,16 +1363,16 @@ dependencies = [
13631363
13641364[[package ]]
13651365name = " html5ever"
1366- version = " 0.23.0 "
1366+ version = " 0.24.1 "
13671367source = " registry+https://github.com/rust-lang/crates.io-index"
1368- checksum = " 5ce65ac8028cf5a287a7dbf6c4e0a6cf2dcf022ed5b167a81bae66ebf599a8b7 "
1368+ checksum = " 025483b0a1e4577bb28578318c886ee5f817dda6eb62473269349044406644cb "
13691369dependencies = [
13701370 " log" ,
13711371 " mac" ,
13721372 " 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 " ,
13761376]
13771377
13781378[[package ]]
@@ -1902,9 +1902,9 @@ checksum = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
19021902
19031903[[package ]]
19041904name = " markup5ever"
1905- version = " 0.8.1 "
1905+ version = " 0.9.0 "
19061906source = " registry+https://github.com/rust-lang/crates.io-index"
1907- checksum = " f1af46a727284117e09780d05038b1ce6fc9c76cc6df183c3dae5a8955a25e21 "
1907+ checksum = " 65381d9d47506b8592b97c4efd936afcf673b09b059f2bef39c7211ee78b9d03 "
19081908dependencies = [
19091909 " log" ,
19101910 " phf" ,
@@ -1925,9 +1925,9 @@ checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
19251925
19261926[[package ]]
19271927name = " mdbook"
1928- version = " 0.3.1 "
1928+ version = " 0.3.3 "
19291929source = " registry+https://github.com/rust-lang/crates.io-index"
1930- checksum = " 949bb2acb2cff9fa5c375cf9c43e70b3dba0a974d9fe01c31285d7a84d2a0fa2 "
1930+ checksum = " 9a070268274c566082efb6b2ace7743e43ba91a70d5c6982981e96d3c05ac81c "
19311931dependencies = [
19321932 " ammonia" ,
19331933 " chrono" ,
You can’t perform that action at this time.
0 commit comments