浏览代码

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