chore: change exe name to short xd

This commit is contained in:
2026-08-28 00:29:43 +05:00
parent 608dc5f624
commit e099995f42
+4
View File
@@ -28,3 +28,7 @@ ssh2-config = "0.7.2"
tokio = { version = "1.53.1", features = ["rt", "time", "io-util"] } tokio = { version = "1.53.1", features = ["rt", "time", "io-util"] }
toml = "1.1.4" toml = "1.1.4"
walkdir = "2.5.0" walkdir = "2.5.0"
[[bin]]
name = "xd"
path = "src/main.rs"