Use Font::MONOSPACE in editor example

This commit is contained in:
Héctor Ramón Jiménez 2023-09-18 20:14:38 +02:00
parent 8eec0033de
commit d1d0b3aaee
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
2 changed files with 2 additions and 2 deletions

View file

@ -154,7 +154,7 @@ winit = { git = "https://github.com/iced-rs/winit.git", rev = "c52db2045d0a2f1b8
[patch.crates-io.cosmic-text]
git = "https://github.com/hecrj/cosmic-text.git"
branch = "editor-fixes"
branch = "respect-fontconfig-aliases"
[patch.crates-io.rangemap]
git = "https://github.com/hecrj/rangemap.git"