Skip to content

Commit dd57e33

Browse files
committed
Enable build script
1 parent 1041eef commit dd57e33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ categories = ["gui"]
1515
exclude = ["./assets/*", "./doc/*", "./examples/*"]
1616
autoexamples = false
1717
edition = "2021"
18+
build = "build.rs"
1819

1920
[lib]
2021
crate-type = ["cdylib", "rlib"]

0 commit comments

Comments
 (0)