refactor(cli.rs): move template's build.rs file to the root (#2657)

This commit is contained in:
Lucas Fernandes Nogueira
2021-09-25 05:07:45 -03:00
committed by GitHub
parent bb00d5bd6c
commit 0fe680d90e
2 changed files with 0 additions and 1 deletions

View File

@@ -7,7 +7,6 @@ license = ""
repository = ""
default-run = "app"
edition = "2018"
build = "src/build.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html