chore: update dependencies
This commit is contained in:
parent
5fb5ce43cd
commit
6e2b2a0755
2 changed files with 51 additions and 50 deletions
|
|
@ -49,15 +49,17 @@ features = ["about", "multi-window", "tokio", "winit", "surface-message"]
|
|||
fork = "0.2"
|
||||
|
||||
[features]
|
||||
default = ["wgpu", "wayland"]
|
||||
default = ["dbus-config", "wgpu", "wayland"]
|
||||
dbus-config = ["libcosmic/dbus-config"]
|
||||
wgpu = ["libcosmic/wgpu", "cosmic-files/wgpu"]
|
||||
wayland = ["libcosmic/wayland", "cosmic-files/wayland"]
|
||||
|
||||
[profile.release-with-debug]
|
||||
inherits = "release"
|
||||
debug = true
|
||||
|
||||
[patch.crates-io]
|
||||
xdg-mime = { git = "https://github.com/ellieplayswow/xdg-mime-rs", branch = "feature/get-same-as" }
|
||||
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