Support bundeling applications; Set icon for TIM Tool
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
{
|
||||
"id": "cargo cmd",
|
||||
"type":"pickString",
|
||||
"options": ["build", "check", "upgrade", "clean", "run", "tree"],
|
||||
"options": ["build", "check", "run", "upgrade", "clean", "bundle"],
|
||||
"default": "build",
|
||||
"description": "cargo command to run"
|
||||
}
|
||||
|
Reference in New Issue
Block a user