Reuse glyphon::Viewport explicitly

This commit is contained in:
Héctor Ramón Jiménez 2024-05-08 13:22:22 +02:00
parent 447f3a2d14
commit bed53f8143
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
3 changed files with 39 additions and 18 deletions

View file

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