Skip to content

Commit acf0240

Browse files
committed
chore(release): cargo-rail v0.5.2
1 parent ed566c1 commit acf0240

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.5.2](https://github.com/loadingalias/cargo-rail/compare/v0.5.1...v0.5.2) - 2025-12-12
4+
5+
### 📦 Other Changes
6+
7+
- cargo-rail: bumping Rust version to 1.92.0 stable ([ed566c1](https://github.com/loadingalias/cargo-rail/commit/ed566c11b16b97eb65aded9befde6117e684c54d))
8+
9+
10+
311
## [0.5.1](https://github.com/loadingalias/cargo-rail/compare/v0.5.0...v0.5.1) - 2025-12-12
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.5.1"
3+
version = "0.5.2"
44
edition = "2024"
55
rust-version = "1.92.0"
66
license = "MIT"

0 commit comments

Comments
 (0)