Update cosmic-text to latest 🎉
This commit is contained in:
parent
d1dc62ebcd
commit
5f9e7f6cb9
4 changed files with 278 additions and 360 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue