Rebase on new libcosmic
This commit is contained in:
parent
e43008822f
commit
ccee108243
5 changed files with 758 additions and 793 deletions
|
|
@ -24,6 +24,10 @@ default-features = false
|
|||
features = ["tokio", "winit"]
|
||||
#path = "../libcosmic"
|
||||
|
||||
[dependencies.smol_str]
|
||||
version = "0.2.1"
|
||||
features = ["serde"]
|
||||
|
||||
[features]
|
||||
default = ["wgpu"]
|
||||
wgpu = ["libcosmic/wgpu"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue