This commit is contained in:
Jeremy Soller 2026-01-29 09:48:18 -07:00
parent d907e41bf3
commit bdd6657fd7
No known key found for this signature in database
GPG key ID: 670FDFB5428E05CA
7 changed files with 52 additions and 35 deletions

View file

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