Reuse text buffers independently of color in iced_wgpu

This commit is contained in:
Héctor Ramón Jiménez 2023-02-27 03:40:58 +01:00
parent 368cadd25a
commit 11b2c3bbe3
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 12 additions and 18 deletions

View file

@ -60,7 +60,7 @@ path = "../graphics"
[dependencies.glyphon]
version = "0.2"
git = "https://github.com/hecrj/glyphon.git"
rev = "65b481d758f50fd13fc21af2cc5ef62ddee64955"
rev = "810bc979f9005e2bd343b72b980e57e46174283f"
[dependencies.tracing]
version = "0.1.6"