File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]  
99
10+ ## [ 1.2.42] ( https://github.com/rust-lang/cc-rs/compare/cc-v1.2.41...cc-v1.2.42 )  - 2025-10-24 
11+ 
12+ ### Other  
13+ 
14+ -  Fix check-semver-checks ([ #1600  ] ( https://github.com/rust-lang/cc-rs/pull/1600 ) )
15+ -  minor improvement for docs ([ #1598  ] ( https://github.com/rust-lang/cc-rs/pull/1598 ) )
16+ -  Fix linker-plugin-lto: use ` -flto=thin `  ([ #1594  ] ( https://github.com/rust-lang/cc-rs/pull/1594 ) )
17+ -  Disable check-buildstd for armv7k-apple-watchos ([ #1599  ] ( https://github.com/rust-lang/cc-rs/pull/1599 ) )
18+ -  Add elf abi to ppc64 targets ([ #1596  ] ( https://github.com/rust-lang/cc-rs/pull/1596 ) )
19+ 
1020## [ 1.2.41] ( https://github.com/rust-lang/cc-rs/compare/cc-v1.2.40...cc-v1.2.41 )  - 2025-10-10 
1121
1222### Other  
Original file line number Diff line number Diff line change 11[package ]
22name  = " cc" 
3- version  = " 1.2.41 " 
3+ version  = " 1.2.42 " 
44authors  = [
" Alex Crichton <[email protected] >" ]
55license  = " MIT OR Apache-2.0" 
66repository  = " https://github.com/rust-lang/cc-rs" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments