Skip to content

Commit 49f9295

Browse files
committed
chore(release): cargo-rail v0.2.0
1 parent 485c65c commit 49f9295

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.2.0](https://github.com/loadingalias/cargo-rail/compare/v0.1.0...v0.2.0) - 2025-12-05
4+
5+
### 📦 Other Changes
6+
7+
- cargo-rail: feat(unify): add sync subcommand to re-detect and sync targets ([485c65c](https://github.com/loadingalias/cargo-rail/commit/485c65c26a502cd3f67515b69c9f01d460637d3d))
8+
9+
10+
311
## [0.1.0](https://github.com/loadingalias/cargo-rail/releases/tag/v0.1.0) - 2025-12-05
412

513
### ✨ Features

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.1.0"
3+
version = "0.2.0"
44
edition = "2024"
55
rust-version = "1.91.0"
66
license = "MIT"

0 commit comments

Comments
 (0)