Skip to content

Commit e1eef61

Browse files
committed
Release v1.4.8.
1 parent 0e0a6c1 commit e1eef61

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

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,7 +1,7 @@
11
[package]
22
name = "cargo-rdme"
33
description = "Cargo command to create your `README.md` from your crate's documentation"
4-
version = "1.4.8-pre"
4+
version = "1.4.8"
55
authors = ["Diogo Sousa <diogogsousa@gmail.com>"]
66

77
edition = "2021"

release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release notes
22

3+
## 1.4.8
4+
5+
* Use cargo styles for cli help output.
6+
* Update dependencies.
7+
38
## 1.4.7
49

510
* Another attempt at fixing github build action.

0 commit comments

Comments
 (0)