diff --git a/Cargo.toml b/Cargo.toml index 1b3782f3..780000b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ homepage = "https://github.com/console-rs/console" repository = "https://github.com/console-rs/console" documentation = "https://docs.rs/console" readme = "README.md" -rust-version = "1.56.0" +rust-version = "1.61" [features] default = ["unicode-width", "ansi-parsing"]