Skip to content

Commit 8220818

Browse files
committed
chore(release): cargo-rail v0.7.0
1 parent 1a111b9 commit 8220818

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
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.7.0](https://github.com/loadingalias/cargo-rail/compare/v0.6.0...v0.7.0) - 2025-12-14
4+
5+
### 📦 Other Changes
6+
7+
- cargo-rail: fixing the keywords in the package metadata ([1a111b9](https://github.com/loadingalias/cargo-rail/commit/1a111b9caf518f84ebd2faddc5d8e0f251cf2182))
8+
9+
10+
311
## [0.6.0](https://github.com/loadingalias/cargo-rail/compare/v0.5.3...v0.6.0) - 2025-12-14
412

513
### 📦 Other Changes

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

0 commit comments

Comments
 (0)