add alias

This commit is contained in:
Rowan 2024-09-28 01:01:07 -05:00
parent eb80b0c239
commit 3d54bc8c76

View file

@ -14,3 +14,7 @@ edition = "2021"
[dependencies]
clap = { version = "4.5.18", features = ["derive"] }
rand = "0.8.5"
[[bin]]
name = "swap"