diff --git a/Cargo.toml b/Cargo.toml index ad17669..41b5708 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,6 +31,7 @@ num-format = { version = "0.4.4", default-features = false, features = ["with-nu human_format = { version = "1.0" } uuid = { version = "1.3.3", features = ["v4"] } + [[bin]] name = "tuistash" path = "src/cli/main.rs" \ No newline at end of file