File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.0.106] ( https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.0.106 ) - 2024-07-08
10+
11+ ### Other
12+ - Bump msrv to 1.67 ([ #1143 ] ( https://github.com/rust-lang/cc-rs/pull/1143 ) )
13+ - Bump msrv to 1.65 ([ #1140 ] ( https://github.com/rust-lang/cc-rs/pull/1140 ) )
14+ - Fix clippy warnings ([ #1138 ] ( https://github.com/rust-lang/cc-rs/pull/1138 ) )
15+
916## [ 1.0.105] ( https://github.com/rust-lang/cc-rs/compare/cc-v1.0.104...cc-v1.0.105 ) - 2024-07-07
1017
1118### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " cc"
3- version = " 1.0.105 "
3+ version = " 1.0.106 "
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