Patch polling for redox and update dependencies
This commit is contained in:
parent
7d9cea88c1
commit
f6c7188ebb
2 changed files with 67 additions and 13 deletions
|
|
@ -62,6 +62,8 @@ wgpu = ["libcosmic/wgpu", "cosmic-files/wgpu"]
|
|||
inherits = "release"
|
||||
debug = true
|
||||
[patch.crates-io]
|
||||
# https://github.com/smol-rs/polling/pull/235
|
||||
polling = { git = "https://github.com/jackpot51/polling.git", branch = "master" }
|
||||
xdg-mime = { git = "https://github.com/ellieplayswow/xdg-mime-rs", branch = "feature/get-same-as" }
|
||||
|
||||
# [patch.'https://github.com/pop-os/libcosmic']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue