Skip to content

Commit 4e0b254

Browse files
committed
chore(release): cargo-rail v0.10.7
1 parent cd6d4c0 commit 4e0b254

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [0.10.7](https://github.com/loadingalias/cargo-rail/compare/v0.10.6...v0.10.7) - 2026-02-16
4+
5+
### 🐛 Bug Fixes
6+
7+
- **unify**: keep workspace-member features local to avoid global feature leakage ([cd6d4c0](https://github.com/loadingalias/cargo-rail/commit/cd6d4c0718a4aa1ff6ccc5da991799f5e6966284))
8+
9+
10+
311
## [0.10.6](https://github.com/loadingalias/cargo-rail/compare/v0.10.5...v0.10.6) - 2026-02-16
412

513
### 🐛 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.6"
3+
version = "0.10.7"
44
edition = "2024"
55
rust-version = { workspace = true }
66
license = "MIT"

0 commit comments

Comments
 (0)