File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[package ]
22name  = " proc-macro2" 
3- version  = " 1.0.101 " 
3+ version  = " 1.0.102 " 
44authors  = [" David Tolnay <dtolnay@gmail.com>" " Alex Crichton <alex@alexcrichton.com>" 
55autobenches  = false 
66categories  = [" development-tools::procedural-macro-helpers" 
Original file line number Diff line number Diff line change 8484//! a different thread. 
8585
8686// Proc-macro2 types in rustdoc of other crates get linked to here. 
87- #![ doc( html_root_url = "https://docs.rs/proc-macro2/1.0.101 " ) ]  
87+ #![ doc( html_root_url = "https://docs.rs/proc-macro2/1.0.102 " ) ]  
8888#![ cfg_attr( any( proc_macro_span,  super_unstable) ,  feature( proc_macro_span) ) ]  
8989#![ cfg_attr( super_unstable,  feature( proc_macro_def_site) ) ]  
9090#![ cfg_attr( docsrs,  feature( doc_cfg) ) ]  
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments