fix terminal disconnect

This commit is contained in:
mbecker20
2025-10-27 21:04:46 -07:00
parent 3e3def03ec
commit a3bc895755
7 changed files with 37 additions and 24 deletions

2
Cargo.lock generated
View File

@@ -2986,6 +2986,7 @@ dependencies = [
"serde_yaml_ng",
"serror",
"shell-escape",
"shlex",
"sysinfo",
"tokio",
"tokio-stream",
@@ -5565,6 +5566,7 @@ dependencies = [
"axum",
"base64 0.22.1",
"bytes",
"colored",
"encoding",
"futures-util",
"noise",