Merge branch 'example-deps' of https://github.com/geieredgar/cosmic-text into geieredgar-example-deps

This commit is contained in:
Jeremy Soller 2023-03-17 18:18:20 -06:00
commit f101f5ca93
5 changed files with 11 additions and 11 deletions

View file

@ -8,8 +8,8 @@ publish = false
[dependencies]
cosmic-text = { path = "../..", features = ["syntect"] }
env_logger = "0.9"
fontdb = "0.9"
env_logger = "0.10"
fontdb = "0.13"
log = "0.4"
orbclient = "0.3.35"
unicode-segmentation = "1.7"