Skip to content

Commit 789fcb9

Browse files
committed
chore(release): cargo-rail v0.10.5
1 parent 9ae8c05 commit 789fcb9

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.5](https://github.com/loadingalias/cargo-rail/compare/v0.10.4...v0.10.5) - 2026-02-16
4+
5+
### 🐛 Bug Fixes
6+
7+
- **unify**: enforce atomic workspace-member cohorts to prevent split local/registry graphs (Tokio) ([9ae8c05](https://github.com/loadingalias/cargo-rail/commit/9ae8c051399a0e2f86fa1eca94f17709bd45f57e))
8+
9+
10+
311
## [0.10.4](https://github.com/loadingalias/cargo-rail/compare/v0.10.3...v0.10.4) - 2026-02-16
412

513
### 👷 CI

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.4"
3+
version = "0.10.5"
44
edition = "2024"
55
rust-version = { workspace = true }
66
license = "MIT"

0 commit comments

Comments
 (0)