File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.2.17] ( https://github.com/rust-lang/cc-rs/compare/cc-v1.2.16...cc-v1.2.17 ) - 2025-03-14
10+
11+ ### Other
12+
13+ - Parse ` rustc ` target names ([ #1413 ] ( https://github.com/rust-lang/cc-rs/pull/1413 ) )
14+ - Regenerate target info ([ #1429 ] ( https://github.com/rust-lang/cc-rs/pull/1429 ) )
15+ - Added base support for ` wasm32-wali-linux-musl ` target ([ #1373 ] ( https://github.com/rust-lang/cc-rs/pull/1373 ) )
16+
917## [ 1.2.16] ( https://github.com/rust-lang/cc-rs/compare/cc-v1.2.15...cc-v1.2.16 ) - 2025-02-28
1018
1119### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " cc"
3- version = " 1.2.16 "
3+ version = " 1.2.17 "
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