File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ 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-21
10+
11+ ### Other
12+
13+ - Regenerate target info ([ #1439 ] ( https://github.com/rust-lang/cc-rs/pull/1439 ) )
14+ - Regenerate windows sys bindings ([ #1437 ] ( https://github.com/rust-lang/cc-rs/pull/1437 ) )
15+ - Fix wasm32-wali-linux-musl target parsing ([ #1434 ] ( https://github.com/rust-lang/cc-rs/pull/1434 ) )
16+ - Parse ` rustc ` target names ([ #1413 ] ( https://github.com/rust-lang/cc-rs/pull/1413 ) )
17+ - Regenerate target info ([ #1429 ] ( https://github.com/rust-lang/cc-rs/pull/1429 ) )
18+ - Added base support for ` wasm32-wali-linux-musl ` target ([ #1373 ] ( https://github.com/rust-lang/cc-rs/pull/1373 ) )
19+
920## [ 1.2.16] ( https://github.com/rust-lang/cc-rs/compare/cc-v1.2.15...cc-v1.2.16 ) - 2025-02-28
1021
1122### 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