Skip to content

Commit 0b74038

Browse files
authored
Remove build on start
1 parent bd2f8fc commit 0b74038

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

manifest.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@
2525
"command": {
2626
"value": "cargo run --manifest-path ~/project/Cargo.toml\n"
2727
}
28-
},
29-
"commands": {
30-
"0": {
31-
"cmd": "cargo build --manifest-path ~/project/Cargo.toml",
32-
"mode": "once"
33-
}
3428
}
3529
}
3630
}

0 commit comments

Comments
 (0)