add watch

This commit is contained in:
2026-05-13 00:41:26 +09:00
parent cde37d516b
commit 4e515ba964
13 changed files with 336 additions and 64 deletions

4
Cargo.lock generated
View File

@@ -2155,13 +2155,17 @@ dependencies = [
"anyhow",
"bytes",
"clap",
"dirs 5.0.1",
"futures-util",
"hostname",
"portable-pty",
"reqwest",
"rpassword",
"rsh-types",
"rustls",
"serde",
"serde_json",
"serde_yaml",
"tokio",
"tokio-tungstenite",
"tracing",