Parcourir la source

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

Lucas Fernandes Nogueira il y a 6 ans
Parent
commit
824f808fa0
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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