feat: update ssh.rs

This commit is contained in:
2026-01-25 10:23:58 +08:00
parent c562c4886b
commit 7250bd1e59
5 changed files with 24 additions and 39 deletions

View File

@@ -7,4 +7,4 @@ edition = "2024"
rust_util = "0.6.50"
clap = { version = "4.5.49", features = ["derive"] }
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.145"
json5 = "1.3.0"