File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.1.52] ( https://github.com/rust-lang/cmake-rs/compare/v0.1.51...v0.1.52 ) - 2024-08-23
6+
7+ ### Other
8+ - Add a ` success ` job to CI
9+ - Change ` --build ` to use an absolute path
10+ - Merge pull request [ #195 ] ( https://github.com/rust-lang/cmake-rs/pull/195 ) from meowtec/feat/improve-fail-hint
11+ - Improve hint for cmake not installed in Linux (code 127)
12+
513## [ 0.1.51] ( https://github.com/rust-lang/cmake-rs/compare/v0.1.50...v0.1.51 ) - 2024-08-15
614
715### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " cmake"
3- version = " 0.1.51 "
3+ version = " 0.1.52 "
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