Skip to content

Commit 1b537c5

Browse files
committed
chore(release): cargo-rail v0.9.1
1 parent 6afc371 commit 1b537c5

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.9.1](https://github.com/loadingalias/cargo-rail/compare/v0.9.0...v0.9.1) - 2026-02-10
4+
5+
### 📦 Other Changes
6+
7+
- rscrypto: fixing the formatting gaps and patching the 'config validate --strict' gap around sorted deps. ([6afc371](https://github.com/loadingalias/cargo-rail/commit/6afc371477690f8e559a95ea8af33697f94a7c1e))
8+
9+
10+
311
## [0.9.0](https://github.com/loadingalias/cargo-rail/compare/v0.8.1...v0.9.0) - 2026-02-03
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.9.0"
3+
version = "0.9.1"
44
edition = "2024"
55
rust-version = { workspace = true }
66
license = "MIT"

0 commit comments

Comments
 (0)