uuuuuuhhhhhhh
This commit is contained in:
parent
670f7a5c70
commit
89e8300bfb
12 changed files with 33 additions and 310 deletions
|
|
@ -9,13 +9,12 @@ dark-light = "2.0.0"
|
|||
iced = { version = "0.14.0", default-features = false, features = ["wgpu", "wayland", "tokio"] }
|
||||
iced_layershell = { version = "0.15.0", default-features = false }
|
||||
winit = { version = "0.30.12", default-features = false, features = ["wayland"] }
|
||||
toml = {version = "1.0.3", default-features = false, features = ["parse", "serde", "std"] }
|
||||
serde = "1.0.228"
|
||||
|
||||
[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