Skip to content

Commit 8ceec5e

Browse files
committed
Upgrade to 2021 edition
1 parent 03965f9 commit 8ceec5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = "0.15.10"
55
keywords = ["cli", "terminal", "colors", "console", "ansi"]
66
authors = ["Armin Ronacher <[email protected]>"]
77
license = "MIT"
8-
edition = "2018"
8+
edition = "2021"
99
homepage = "https://github.com/console-rs/console"
1010
repository = "https://github.com/console-rs/console"
1111
documentation = "https://docs.rs/console"

0 commit comments

Comments
 (0)