trying to make config work
This commit is contained in:
parent
2abbacf66e
commit
670f7a5c70
7 changed files with 187 additions and 58 deletions
|
|
@ -13,6 +13,9 @@ winit = { version = "0.30.12", default-features = false, features = ["wayland"]
|
|||
[build-dependencies]
|
||||
cxx-build = "1.0"
|
||||
pkg-config = "0.3"
|
||||
quote = "1.0.44"
|
||||
toml = {version = "1.0.3", default-features = false, features = ["parse", "serde", "std"] }
|
||||
serde = "1.0.228"
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue