File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.2.62] ( https://github.com/rust-lang/cc-rs/compare/cc-v1.2.61...cc-v1.2.62 ) - 2026-05-08
11+
12+ ### Other
13+
14+ - Regenerate target info ([ #1721 ] ( https://github.com/rust-lang/cc-rs/pull/1721 ) )
15+ - Allow exceptions on wasm platforms ([ #1714 ] ( https://github.com/rust-lang/cc-rs/pull/1714 ) )
16+ - Add relibc env ([ #1710 ] ( https://github.com/rust-lang/cc-rs/pull/1710 ) )
17+ - recognize sh4 architecture in parse_arch() ([ #1712 ] ( https://github.com/rust-lang/cc-rs/pull/1712 ) )
18+
1019## [ 1.2.61] ( https://github.com/rust-lang/cc-rs/compare/cc-v1.2.60...cc-v1.2.61 ) - 2026-04-24
1120
1221### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " cc"
3- version = " 1.2.61 "
3+ version = " 1.2.62 "
44authors = [" Alex Crichton <alex@alexcrichton.com>" ]
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