Skip to content

Commit f0220bb

Browse files
committed
bump patch level
1 parent b397254 commit f0220bb

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
@@ -1,5 +1,7 @@
11
### What's new…
22

3+
#### v1.1.4 - Switch from Structopt/clap to Argh for faster builds and smaller binary
4+
35
#### v1.1.3 - Support for Rustc 1.42
46

57
#### v1.1.2 - Bugfixes

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.1.3"
3+
version = "1.1.4"
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)