chore: update libcosmic
This commit is contained in:
parent
78bb45c497
commit
bde36a3c17
3 changed files with 72 additions and 129 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue