Skip to content

Commit fcdb42b

Browse files
committed
chore(release): cargo-rail v0.5.3
1 parent bc09254 commit fcdb42b

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.5.3](https://github.com/loadingalias/cargo-rail/compare/v0.5.2...v0.5.3) - 2025-12-12
4+
5+
### 🐛 Bug Fixes
6+
7+
- lower MSRV from 1.92.0 to 1.91.0 ([8f6a475](https://github.com/loadingalias/cargo-rail/commit/8f6a475022e755ee66e9e8217eed21f2b9d71f3a))
8+
9+
### 📦 Other Changes
10+
11+
- cargo-rail: fixing the schema/config for the 'undeclared features; resolution/fixing; added tests for it ([bc09254](https://github.com/loadingalias/cargo-rail/commit/bc0925406f907d9d1d0d5f6c2f8b9ba776ef8748))
12+
13+
14+
315
## [0.5.2](https://github.com/loadingalias/cargo-rail/compare/v0.5.1...v0.5.2) - 2025-12-12
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.5.2"
3+
version = "0.5.3"
44
edition = "2024"
55
rust-version = "1.91.0"
66
license = "MIT"

0 commit comments

Comments
 (0)