Skip to content

Commit 8d41768

Browse files
committed
Release cargo-diet v1.2.5
1 parent 6ed2215 commit 8d41768

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## 1.2.5 (2023-03-17)
99

1010
Update dependencies in this maintenance release.
1111

1212
### Commit Statistics
1313

1414
<csr-read-only-do-not-edit/>
1515

16-
- 3 commits contributed to the release over the course of 336 calendar days.
16+
- 4 commits contributed to the release over the course of 336 calendar days.
1717
- 337 days passed between releases.
1818
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
1919
- 0 issues like '(#ID)' were seen in commit messages
@@ -25,6 +25,7 @@ Update dependencies in this maintenance release.
2525
<details><summary>view details</summary>
2626

2727
* **Uncategorized**
28+
- Update changelog prior to relrease ([`6ed2215`](https://github.com/the-lean-crate/cargo-diet/commit/6ed22157fb456f9ce7a3992492f16fe6cdca7ac9))
2829
- Upgrade rmp-serde ([`0d03342`](https://github.com/the-lean-crate/cargo-diet/commit/0d03342df5931c2881abdd0ce2f257dced3601aa))
2930
- Update dependencies ([`1039553`](https://github.com/the-lean-crate/cargo-diet/commit/1039553dcb8060ca40537094e414cfa5a85633e4))
3031
- Fix journey tests ([`90f6bda`](https://github.com/the-lean-crate/cargo-diet/commit/90f6bda3b40a3d6fd88ff181b3cb98dba7272fac))

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-diet"
3-
version = "1.2.4"
3+
version = "1.2.5"
44
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
55
edition = "2018"
66
repository = "https://github.com/the-lean-crate/cargo-diet"

0 commit comments

Comments
 (0)