We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2976f8b commit b81e321Copy full SHA for b81e321
Cargo.toml
@@ -31,6 +31,7 @@ num-format = { version = "0.4.4", default-features = false, features = ["with-nu
31
human_format = { version = "1.0" }
32
uuid = { version = "1.3.3", features = ["v4"] }
33
34
+
35
[[bin]]
36
name = "tuistash"
37
path = "src/cli/main.rs"
0 commit comments