feat: add build.rs
This commit is contained in:
@@ -3,10 +3,9 @@ name = "sciter"
|
||||
version = "0.1.0"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
build = "build.rs"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
sciter-rs = "0.5.56"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user