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 22
33## [ Unreleased]
44
5+ ## [ 0.1.56] ( https://github.com/rust-lang/cmake-rs/compare/v0.1.55...v0.1.56 ) - 2025-12-13
6+
7+ ### Other
8+
9+ - Fallback to bundled CMake if present ([ #264 ] ( https://github.com/rust-lang/cmake-rs/pull/264 ) )
10+ - Use ` cmake -B ` only for v3.13 and later ([ #262 ] ( https://github.com/rust-lang/cmake-rs/pull/262 ) )
11+
512## [ 0.1.55] ( https://github.com/rust-lang/cmake-rs/compare/v0.1.54...v0.1.55 ) - 2025-12-11
613
714### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " cmake"
3- version = " 0.1.55 "
3+ version = " 0.1.56 "
44authors = [" Alex Crichton <alex@alexcrichton.com>" ]
55license = " MIT OR Apache-2.0"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments