Update cosmic-text to fix clipping, part of #255

This commit is contained in:
Jeremy Soller 2024-07-09 11:23:01 -06:00
parent d31e103f65
commit a3ea6d5197
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
2 changed files with 4 additions and 1 deletions

View file

@ -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" }