diff --git a/Cargo.toml b/Cargo.toml index ae5d8543..32eb31b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +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.48.0" [features] default = ["unicode-width", "ansi-parsing"]