We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c4acd6 commit 1a72313Copy full SHA for 1a72313
customasm-cli/Cargo.toml
@@ -16,3 +16,7 @@ getopts = "0.2.17"
16
17
[build-dependencies]
18
vergen = "3.1.0"
19
+
20
+[[bin]]
21
+name = "customasm"
22
+path = "src/main.rs"
0 commit comments