File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.1.55] ( https://github.com/rust-lang/cmake-rs/compare/v0.1.54...v0.1.55 ) - 2025-12-10
6+
7+ ### Other
8+
9+ - Add Visual Studio 2026 support ([ #255 ] ( https://github.com/rust-lang/cmake-rs/pull/255 ) )
10+ - Make sure that cmake generate build files in current dir ([ #194 ] ( https://github.com/rust-lang/cmake-rs/pull/194 ) )
11+ - Set the MSRV to 1.65 and test this in CI
12+ - Canonicalize the build directory
13+ - Use ` eprintln ` instead to print the command running next ([ #191 ] ( https://github.com/rust-lang/cmake-rs/pull/191 ) )
14+
515## [ 0.1.54] ( https://github.com/rust-lang/cmake-rs/compare/v0.1.53...v0.1.54 ) - 2025-02-10
616
717### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " cmake"
3- version = " 0.1.54 "
3+ version = " 0.1.55 "
44authors = [
" Alex Crichton <[email protected] >" ]
55license = " MIT OR Apache-2.0"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments