Update cosmic-text to latest 🎉

This commit is contained in:
Héctor Ramón Jiménez 2023-03-19 14:52:30 +01:00
parent d1dc62ebcd
commit 5f9e7f6cb9
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
4 changed files with 278 additions and 360 deletions

View file

@ -21,7 +21,6 @@ futures = "0.3"
bitflags = "1.2"
once_cell = "1.0"
rustc-hash = "1.1"
ouroboros = "0.15"
[target.'cfg(target_arch = "wasm32")'.dependencies]
wgpu = { version = "0.14", features = ["webgl"] }
@ -45,7 +44,7 @@ path = "../graphics"
[dependencies.glyphon]
version = "0.2"
git = "https://github.com/hecrj/glyphon.git"
rev = "edd23695ad53db5f89d455c3c130172fd107d6a2"
rev = "47050174841a4f58fc8d85c943a2117f72f19e8e"
[dependencies.encase]
version = "0.3.0"