Add iced cosmic example

This commit is contained in:
Jeremy Soller 2022-09-30 08:55:37 -06:00
parent 167b92f084
commit 699e474427
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
19 changed files with 532 additions and 121 deletions

View file

@ -1,9 +0,0 @@
[package]
name = "libcosmic-widgets"
version = "0.1.0"
edition = "2021"
[dependencies]
relm4 = { git = "https://github.com/Relm4/Relm4", branch = "next" }
relm4-macros = { git = "https://github.com/Relm4/Relm4", branch = "next" }
tracker = "0.1.1"