diff --git a/Cargo.toml b/Cargo.toml index 9a964ba..fcd5a8d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tty-web" -version = "0.16.3" +version = "0.16.4" edition = "2024" rust-version = "1.85" description = "Web-based terminal emulator — opens a real PTY in the browser over WebSocket"