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 = [
686
686
" clippy_utils" ,
687
687
" if_chain" ,
688
688
" itertools 0.10.1" ,
689
- " pulldown-cmark 0.9.0 " ,
689
+ " pulldown-cmark 0.9.1 " ,
690
690
" quine-mc_cluskey" ,
691
691
" regex-syntax" ,
692
692
" rustc-semver" ,
@@ -2885,9 +2885,9 @@ dependencies = [
2885
2885
2886
2886
[[package ]]
2887
2887
name = " pulldown-cmark"
2888
- version = " 0.9.0 "
2888
+ version = " 0.9.1 "
2889
2889
source = " registry+https://github.com/rust-lang/crates.io-index"
2890
- checksum = " acd16514d1af5f7a71f909a44ef253cdb712a376d7ebc8ae4a471a9be9743548 "
2890
+ checksum = " 34f197a544b0c9ab3ae46c359a7ec9cbbb5c7bf97054266fecb7ead794a181d6 "
2891
2891
dependencies = [
2892
2892
" bitflags" ,
2893
2893
" memchr" ,
@@ -4447,7 +4447,7 @@ dependencies = [
4447
4447
" expect-test" ,
4448
4448
" itertools 0.9.0" ,
4449
4449
" minifier" ,
4450
- " pulldown-cmark 0.9.0 " ,
4450
+ " pulldown-cmark 0.9.1 " ,
4451
4451
" rayon" ,
4452
4452
" regex" ,
4453
4453
" rustdoc-json-types" ,
You can’t perform that action at this time.
0 commit comments