Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1b72810

Browse files
committed
0.15.3
1 parent 55b043e commit 1b72810

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 0.15.3
4+
5+
### Enhancements
6+
7+
* Dropped `terminal_size` dependency.
8+
39
## 0.15.2
410

511
### Enhancements

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "console"
33
description = "A terminal and console abstraction for Rust"
4-
version = "0.15.2"
4+
version = "0.15.3"
55
keywords = ["cli", "terminal", "colors", "console", "ansi"]
66
authors = ["Armin Ronacher <[email protected]>"]
77
license = "MIT"

0 commit comments

Comments
 (0)