Skip to content

Commit bae15e0

Browse files
committed
chore(release): cargo-rail v0.10.6
1 parent 147872b commit bae15e0

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.6](https://github.com/loadingalias/cargo-rail/compare/v0.10.5...v0.10.6) - 2026-02-16
4+
5+
### 🐛 Bug Fixes
6+
7+
- **unify**: enforce atomic workspace-member cohorts for non-default members to prevent Tokio split-source graphs ([5e588ec](https://github.com/loadingalias/cargo-rail/commit/5e588ec11c294dae878b5a1879a0cbc1af145fd8))
8+
9+
### ✅ Testing
10+
11+
- **unify**: make non-default-member cohort path assertions cross-platform (Windows-safe) ([147872b](https://github.com/loadingalias/cargo-rail/commit/147872bbc7a7f103a94c6a2ac5c6e0caa55f7bc3))
12+
13+
14+
315
## [0.10.5](https://github.com/loadingalias/cargo-rail/compare/v0.10.4...v0.10.5) - 2026-02-16
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.5"
3+
version = "0.10.6"
44
edition = "2024"
55
rust-version = { workspace = true }
66
license = "MIT"

0 commit comments

Comments
 (0)