File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.2.8] ( https://github.com/rust-lang/cc-rs/compare/cc-v1.2.7...cc-v1.2.8 ) - 2025-01-10
10
+
11
+ ### Other
12
+
13
+ - Regenerate target info ([ #1352 ] ( https://github.com/rust-lang/cc-rs/pull/1352 ) )
14
+ - Fix compiler family detection issue with clang-cl on macOS ([ #1328 ] ( https://github.com/rust-lang/cc-rs/pull/1328 ) )
15
+ - Update ` windows-bindgen ` dependency ([ #1347 ] ( https://github.com/rust-lang/cc-rs/pull/1347 ) )
16
+ - Fix clippy warnings ([ #1346 ] ( https://github.com/rust-lang/cc-rs/pull/1346 ) )
17
+
9
18
## [ 1.2.7] ( https://github.com/rust-lang/cc-rs/compare/cc-v1.2.6...cc-v1.2.7 ) - 2025-01-03
10
19
11
20
### Other
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cc"
3
- version = " 1.2.7 "
3
+ version = " 1.2.8 "
4
4
authors = [
" Alex Crichton <[email protected] >" ]
5
5
license = " MIT OR Apache-2.0"
6
6
repository = " https://github.com/rust-lang/cc-rs"
You can’t perform that action at this time.
0 commit comments