From 42047734920c45f82ca9c974d198ac7f07c6980b Mon Sep 17 00:00:00 2001 From: jasonwitty Date: Sun, 30 Nov 2025 09:44:00 -0800 Subject: [PATCH] connect to unami over https./ --- Cargo.lock | 2 +- Cargo.toml | 2 +- templates/term.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3a2fd50..5f65bde 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2610,7 +2610,7 @@ dependencies = [ [[package]] name = "webterm" -version = "0.3.5" +version = "0.3.6" dependencies = [ "actix", "actix-files", diff --git a/Cargo.toml b/Cargo.toml index 2786330..9c99940 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ documentation = "https://docs.rs/webterm" readme = "README.md" categories = ["web-programming", "web-programming::websocket", "web-programming::http-server", "command-line-utilities"] keywords = ["terminal", "xterm", "websocket", "terminus", "console"] -version = "0.3.5" +version = "0.3.6" authors = ["fabian.freyer@physik.tu-berlin.de","jasonpwitty+socktop@proton.me"] edition = "2021" license = "BSD-3-Clause" diff --git a/templates/term.html b/templates/term.html index 45a7ba7..670f10d 100644 --- a/templates/term.html +++ b/templates/term.html @@ -71,7 +71,7 @@