Update glyphon for instanced rendering

This commit is contained in:
Héctor Ramón Jiménez 2024-03-30 16:02:38 +01:00
parent faa53647cc
commit 4c74bebc70
No known key found for this signature in database
GPG key ID: 4C07CEC81AFA161F

View file

@ -129,7 +129,7 @@ cosmic-text = "0.10"
dark-light = "1.0"
futures = "0.3"
glam = "0.25"
glyphon = { git = "https://github.com/hecrj/glyphon.git", rev = "6412ac86d63f048d17022fa100db7be6686db728" }
glyphon = { git = "https://github.com/hecrj/glyphon.git", rev = "ceed55403ce53e120ce9d1fae17dcfe388726118" }
guillotiere = "0.6"
half = "2.2"
image = "0.24"