Remove cosmic-text patch
This commit is contained in:
parent
0b9794414c
commit
373b685d29
2 changed files with 1 additions and 5 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1527,7 +1527,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "cosmic-text"
|
||||
version = "0.14.2"
|
||||
source = "git+https://github.com/pop-os/cosmic-text//?rev=b017d7c#b017d7c856aed4b1a3ef0952df75d02d889a1f7b"
|
||||
source = "git+https://github.com/pop-os/cosmic-text.git#bcfb05a3909b04f76aa954058d06939535010dcb"
|
||||
dependencies = [
|
||||
"bitflags 2.9.1",
|
||||
"fontdb 0.23.0",
|
||||
|
|
|
|||
|
|
@ -67,10 +67,6 @@ debug = true
|
|||
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" }
|
||||
|
||||
# Fix text rendering being cut off on the right
|
||||
[patch.'https://github.com/pop-os/cosmic-text']
|
||||
cosmic-text = { git = "https://github.com/pop-os/cosmic-text//", rev = "b017d7c" }
|
||||
|
||||
# [patch.'https://github.com/pop-os/libcosmic']
|
||||
# libcosmic = { path = "../libcosmic" }
|
||||
# cosmic-config = { path = "../libcosmic/cosmic-config" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue