diff --git a/Cargo.toml b/Cargo.toml index 371d4fe..beb6d46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ documentation = "https://docs.rs/tui-term/latest/tui-term/" repository = "https://github.com/a-kenji/tui-term" autoexamples = true -rust-version = "1.68.0" +rust-version = "1.69.0" keywords = ["tui", "terminal", "ratatui", "tty", "multiplexer"]