Commit c7cd6d4
authored
demo: Don't hardcode binary name in build script (rust-lang#112)
This way, someone can copy & paste the build script into their own project.1 parent 6500c72 commit c7cd6d4
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
0 commit comments