Browse Source

feat(template) use the new default-run manifest field (#17)

Lucas Fernandes Nogueira 6 years ago
parent
commit
824f808fa0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      templates/rust/Cargo.toml

+ 1 - 0
templates/rust/Cargo.toml

@@ -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