File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -686,7 +686,7 @@ dependencies = [
686686 " clippy_utils" ,
687687 " if_chain" ,
688688 " itertools 0.10.1" ,
689- " pulldown-cmark 0.9.0 " ,
689+ " pulldown-cmark 0.9.1 " ,
690690 " quine-mc_cluskey" ,
691691 " regex-syntax" ,
692692 " rustc-semver" ,
@@ -2885,9 +2885,9 @@ dependencies = [
28852885
28862886[[package ]]
28872887name = " pulldown-cmark"
2888- version = " 0.9.0 "
2888+ version = " 0.9.1 "
28892889source = " registry+https://github.com/rust-lang/crates.io-index"
2890- checksum = " acd16514d1af5f7a71f909a44ef253cdb712a376d7ebc8ae4a471a9be9743548 "
2890+ checksum = " 34f197a544b0c9ab3ae46c359a7ec9cbbb5c7bf97054266fecb7ead794a181d6 "
28912891dependencies = [
28922892 " bitflags" ,
28932893 " memchr" ,
@@ -4447,7 +4447,7 @@ dependencies = [
44474447 " expect-test" ,
44484448 " itertools 0.9.0" ,
44494449 " minifier" ,
4450- " pulldown-cmark 0.9.0 " ,
4450+ " pulldown-cmark 0.9.1 " ,
44514451 " rayon" ,
44524452 " regex" ,
44534453 " rustdoc-json-types" ,
You can’t perform that action at this time.
0 commit comments