chore: udpate dependencies

This commit is contained in:
Ashley Wulber 2024-02-07 11:52:32 -05:00
parent 3ca971f739
commit 4ae6718762
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
2 changed files with 28 additions and 54 deletions

View file

@ -30,7 +30,6 @@ git = "https://github.com/pop-os/cosmic-syntax-theme"
[dependencies.cosmic-text]
git = "https://github.com/pop-os/cosmic-text"
features = ["syntect", "vi"]
#path = "../cosmic-text"
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
@ -58,9 +57,6 @@ fork = "0.1"
default = ["rfd", "wgpu"]
wgpu = ["libcosmic/wgpu"]
[patch.crates-io]
wgpu = { git = "https://github.com/gfx-rs/wgpu", rev = "faed98b" }
[profile.release-with-debug]
inherits = "release"
debug = true