Menu and tabs

This commit is contained in:
Jeremy Soller 2023-02-09 15:13:38 -07:00
parent 5cae802775
commit 9e675aa86e
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
4 changed files with 819 additions and 100 deletions

View file

@ -15,10 +15,11 @@ version = "0.7"
features = ["syntect"]
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
rev = "843919e44f0a00c33c29358359be5b4bfa41ab00"
#git = "https://github.com/pop-os/libcosmic"
#rev = "843919e44f0a00c33c29358359be5b4bfa41ab00"
default-features = false
features = ["winit_softbuffer"]
path = "../libcosmic"
[dependencies.rfd]
version = "0.10"