mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 13:37:09 +00:00
feat(template) use the new default-run manifest field (#17)
This commit is contained in:
parent
01de6b51b6
commit
824f808fa0
@ -7,6 +7,7 @@ license = ""
|
||||
repository = ""
|
||||
build = "build.rs"
|
||||
include = ["data"]
|
||||
default-run = "app"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user