Explorar el Código

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

Lucas Fernandes Nogueira hace 6 años
padre
commit
824f808fa0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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