Use my GitHub fork of glyphon

This commit is contained in:
Héctor Ramón Jiménez 2023-02-08 00:48:38 +01:00
parent 730d6a0756
commit 21886d7e9c
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -59,9 +59,8 @@ path = "../graphics"
[dependencies.glyphon]
version = "0.2"
# git = "https://github.com/hecrj/glyphon.git"
# rev = "3c2acb9dea5b9fcb0fa650b3c73b3a3242c62f4a"
path = "../../glyphon"
git = "https://github.com/hecrj/glyphon.git"
rev = "ccf19c67e8a4564263626bc6b86b6154540768c4"
[dependencies.tracing]
version = "0.1.6"