Skip to content

Commit a23f3ea

Browse files
committed
chore: Release cargo-edit version 0.13.5
1 parent b9c7ac0 commit a23f3ea

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The format is based on [Keep a Changelog].
77
<!-- next-header -->
88
## Unreleased - ReleaseDate
99

10+
## 0.13.5 - 2025-05-27
11+
1012
### Fixes
1113

1214
- Add logging

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
@@ -25,7 +25,7 @@ license = "Apache-2.0 OR MIT"
2525
name = "cargo-edit"
2626
readme = "README.md"
2727
repository = "https://github.com/killercup/cargo-edit"
28-
version = "0.13.4"
28+
version = "0.13.5"
2929
edition = "2024"
3030

3131
[package.metadata.release]

0 commit comments

Comments
 (0)