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 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.1.54] ( https://github.com/rust-lang/cmake-rs/compare/v0.1.53...v0.1.54 ) - 2025-02-10
6
+
7
+ ### Other
8
+
9
+ - Remove workaround for broken ` cc-rs ` versions ([ #235 ] ( https://github.com/rust-lang/cmake-rs/pull/235 ) )
10
+ - Be more precise in the description of ` register_dep ` ([ #238 ] ( https://github.com/rust-lang/cmake-rs/pull/238 ) )
11
+
5
12
## [ 0.1.53] ( https://github.com/rust-lang/cmake-rs/compare/v0.1.52...v0.1.53 ) - 2025-01-27
6
13
7
14
### Other
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cmake"
3
- version = " 0.1.53 "
3
+ version = " 0.1.54 "
4
4
authors = [
" Alex Crichton <[email protected] >" ]
5
5
license = " MIT OR Apache-2.0"
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments