Skip to content

Commit 594c849

Browse files
committed
chore(release): cargo-rail v0.7.1
1 parent f055618 commit 594c849

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

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.7.1](https://github.com/loadingalias/cargo-rail/compare/v0.7.0...v0.7.1) - 2025-12-15
4+
5+
### 👷 CI
6+
7+
- run workflow on pull requests ([e3fcf55](https://github.com/loadingalias/cargo-rail/commit/e3fcf558cdea1f5cf51640add66bddfa4ac588d2))
8+
9+
### 📦 Other Changes
10+
11+
- add configurable dependency sorting (#5) [#5](https://github.com/loadingalias/cargo-rail/pull/5) ([f055618](https://github.com/loadingalias/cargo-rail/commit/f05561864f4dd73f471524e20a8cdad3de619507))
12+
13+
14+
315
## [0.7.0](https://github.com/loadingalias/cargo-rail/compare/v0.6.0...v0.7.0) - 2025-12-14
416

517
### 📦 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.7.0"
3+
version = "0.7.1"
44
edition = "2024"
55
rust-version = "1.91.0"
66
license = "MIT"

0 commit comments

Comments
 (0)