Skip to content

Commit 3110d7b

Browse files
fixed lock file
1 parent 8d56ce1 commit 3110d7b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

rust/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.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cfonts"
3-
version = "1.1.3"
3+
version = "1.1.4"
44
edition = "2021"
55
authors = ["Dominik Wilkowski <[email protected]>"]
66
license = "GPL-3.0-or-later"

rust/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ We also have an [end-to-end test script](https://github.com/dominikwilkowski/cfo
151151

152152
## Release History
153153

154+
* 1.1.4 - Fixed lock file
154155
* 1.1.3 - Fixed #75, bumped dependencies and fixed some clippy warnings
155156
* 1.1.2 - Added `LICENSE` into the published version
156157
* 1.1.1 - Updated dependencies, bumped `terminal_size` to `0.2.3`

0 commit comments

Comments
 (0)