init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "barbar"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
iced = { version = "0.14", default-features = false, features = ["wgpu", "wayland", "crisp", "web-colors", "thread-pool"] }
|
||||
iced_layershell = { version = "0.19", default-features = false }
|
||||
Reference in New Issue
Block a user