diff --git a/Cargo.toml b/Cargo.toml index aadccf5..8ccf0d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "twitch-tui" version = "2.4.0" authors = ["Xithrius "] edition = "2021" -rust-version = "1.61.0" +rust-version = "1.65.0" description = "Twitch chat in the terminal." documentation = "https://github.com/Xithrius/twitch-tui" homepage = "https://github.com/Xithrius/twitch-tui"