chore: change exe name to short xd
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user