Reuse syntaxes and themes lazily in iced_highlighter

This commit is contained in:
Héctor Ramón Jiménez 2023-09-19 21:57:09 +02:00
parent d9fbecf0d8
commit a9ee8f62fd
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
2 changed files with 26 additions and 26 deletions

View file

@ -13,4 +13,5 @@ keywords.workspace = true
[dependencies]
iced_core.workspace = true
once_cell.workspace = true
syntect.workspace = true