fix: add ansi support and remove emoji

This commit is contained in:
2026-08-23 07:19:30 +05:00
parent 7dd2dd7f33
commit beab08cf67
5 changed files with 30 additions and 18 deletions
+1
View File
@@ -14,6 +14,7 @@ edition = "2024"
anyhow = "1.0.104"
clap = { version = "4.6.6", features = ["derive"] }
colored = "3.1.1"
enable-ansi-support = "0.3.1"
home = "0.5.12"
russh = { version = "0.62.7", default-features = false, features = [
"ring",