Update cosmic-text to fix clipping, part of #255
This commit is contained in:
parent
d31e103f65
commit
a3ea6d5197
2 changed files with 4 additions and 1 deletions
|
|
@ -81,6 +81,9 @@ tempfile = "3"
|
|||
test-log = "0.2"
|
||||
tokio = { version = "1", features = ["rt", "macros"] }
|
||||
|
||||
# [patch.'https://github.com/pop-os/cosmic-text']
|
||||
# cosmic-text = { path = "../cosmic-text" }
|
||||
|
||||
# [patch.'https://github.com/pop-os/fs_extra']
|
||||
# fs_extra = { path = "../fs_extra" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue