File tree Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Original file line number Diff line number Diff line change @@ -782,7 +782,7 @@ dependencies = [
782782 " declare_clippy_lint"  ,
783783 " if_chain"  ,
784784 " itertools"  ,
785-  " pulldown-cmark 0.9.2 "  ,
785+  " pulldown-cmark"  ,
786786 " quine-mc_cluskey"  ,
787787 " regex-syntax"  ,
788788 " rustc-semver"  ,
@@ -2555,7 +2555,7 @@ dependencies = [
25552555 " memchr"  ,
25562556 " once_cell"  ,
25572557 " opener"  ,
2558-  " pulldown-cmark 0.9.2 "  ,
2558+  " pulldown-cmark"  ,
25592559 " regex"  ,
25602560 " serde"  ,
25612561 " serde_json"  ,
@@ -2572,7 +2572,7 @@ dependencies = [
25722572 " anyhow"  ,
25732573 " handlebars 3.5.5"  ,
25742574 " pretty_assertions"  ,
2575-  " pulldown-cmark 0.7.2 "  ,
2575+  " pulldown-cmark"  ,
25762576 " same-file"  ,
25772577 " serde_json"  ,
25782578 " url"  ,
@@ -3269,17 +3269,6 @@ dependencies = [
32693269 " cc"  ,
32703270]
32713271
3272- [[package ]]
3273- name  = " pulldown-cmark" 
3274- version  = " 0.7.2" 
3275- source  = " registry+https://github.com/rust-lang/crates.io-index" 
3276- checksum  = " ca36dea94d187597e104a5c8e4b07576a8a45aa5db48a65e12940d3eb7461f55" 
3277- dependencies  = [
3278-  " bitflags"  ,
3279-  " memchr"  ,
3280-  " unicase"  ,
3281- ]
3282- 
32833272[[package ]]
32843273name  = " pulldown-cmark" 
32853274version  = " 0.9.2" 
@@ -4583,7 +4572,7 @@ name = "rustc_resolve"
45834572version  = " 0.0.0" 
45844573dependencies  = [
45854574 " bitflags"  ,
4586-  " pulldown-cmark 0.9.2 "  ,
4575+  " pulldown-cmark"  ,
45874576 " rustc_arena"  ,
45884577 " rustc_ast"  ,
45894578 " rustc_ast_pretty"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments