adding note for xdg-mime patch
This commit is contained in:
parent
6ec37975de
commit
082ffbc0c4
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ tokio = { version = "1", features = ["rt", "macros"] }
|
||||||
[patch.crates-io]
|
[patch.crates-io]
|
||||||
# https://github.com/alexcrichton/filetime/pull/104
|
# https://github.com/alexcrichton/filetime/pull/104
|
||||||
filetime = { git = "https://github.com/jackpot51/filetime" }
|
filetime = { git = "https://github.com/jackpot51/filetime" }
|
||||||
|
# https://github.com/ebassi/xdg-mime-rs/pull/31
|
||||||
xdg-mime = { git = "https://github.com/ellieplayswow/xdg-mime-rs", branch = "feature/get-same-as" }
|
xdg-mime = { git = "https://github.com/ellieplayswow/xdg-mime-rs", branch = "feature/get-same-as" }
|
||||||
|
|
||||||
# [patch.'https://github.com/pop-os/cosmic-text']
|
# [patch.'https://github.com/pop-os/cosmic-text']
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue