Skip to content

Commit 08751ca

Browse files
committed
chore(release): cargo-rail v0.10.12
1 parent d9ce80b commit 08751ca

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.10.12](https://github.com/loadingalias/cargo-rail/compare/v0.10.11...v0.10.12) - 2026-02-19
4+
5+
### 🐛 Bug Fixes
6+
7+
- **unify,release**: use compiler diagnostics for unused-dep removals and harden release preflight ([55f2aad](https://github.com/loadingalias/cargo-rail/commit/55f2aad8404d9086b1e70c9e659d37e1d31ffdac))
8+
9+
### ✅ Testing
10+
11+
- **unused-detection**: fix rail.toml targets placement for cross-platform target-specific test ([d9ce80b](https://github.com/loadingalias/cargo-rail/commit/d9ce80bb57e7a507d4f6ae3ad282418df96ea42b))
12+
13+
14+
315
## [0.10.10](https://github.com/loadingalias/cargo-rail/compare/v0.10.9...v0.10.10) - 2026-02-18
416

517
### 🐛 Bug Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-rail"
3-
version = "0.10.11"
3+
version = "0.10.12"
44
edition = "2024"
55
rust-version = { workspace = true }
66
license = "MIT"

0 commit comments

Comments
 (0)