Skip to content

Commit c127a8e

Browse files
committed
Bump MSRV to 1.63
1 parent 70f1ecc commit c127a8e

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
@@ -10,7 +10,7 @@ homepage = "https://github.com/console-rs/console"
1010
repository = "https://github.com/console-rs/console"
1111
documentation = "https://docs.rs/console"
1212
readme = "README.md"
13-
rust-version = "1.56.0"
13+
rust-version = "1.63"
1414

1515
[features]
1616
default = ["unicode-width", "ansi-parsing"]

0 commit comments

Comments
 (0)