chore: update libcosmic

This commit is contained in:
Ashley Wulber 2025-10-03 15:02:53 -04:00
parent 78bb45c497
commit bde36a3c17
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
3 changed files with 72 additions and 129 deletions

View file

@ -52,7 +52,7 @@ features = ["about", "multi-window", "tokio", "winit", "surface-message"]
fork = "0.2"
[features]
default = ["dbus-config","gvfs", "wgpu", "wayland"]
default = ["dbus-config", "gvfs", "wgpu", "wayland"]
dbus-config = ["libcosmic/dbus-config"]
gvfs = ["cosmic-files/gvfs"]
wgpu = ["libcosmic/wgpu", "cosmic-files/wgpu"]
@ -65,7 +65,6 @@ debug = true
[patch.crates-io]
onig = { git = "https://github.com/rust-onig/rust-onig.git", branch = "main" }
onig_sys = { git = "https://github.com/rust-onig/rust-onig.git", branch = "main" }
license = { git = "https://github.com/evenorog/license.git" }
# [patch.'https://github.com/pop-os/libcosmic']
# libcosmic = { path = "../libcosmic" }