소스 검색

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

Lucas Fernandes Nogueira 6 년 전
부모
커밋
824f808fa0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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