Skip to content

Commit 1a72313

Browse files
committed
Rename executable
1 parent 5c4acd6 commit 1a72313

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

customasm-cli/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ getopts = "0.2.17"
1616

1717
[build-dependencies]
1818
vergen = "3.1.0"
19+
20+
[[bin]]
21+
name = "customasm"
22+
path = "src/main.rs"

0 commit comments

Comments
 (0)