Use floating coordinates directly in text::Pipeline

This commit is contained in:
Héctor Ramón Jiménez 2023-02-04 11:21:35 +01:00
parent 238154af4a
commit 5a82fc654e
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 8 additions and 8 deletions

View file

@ -52,7 +52,8 @@ path = "../graphics"
[dependencies.glyphon]
version = "0.2"
path = "../../glyphon"
git = "https://github.com/hecrj/glyphon.git"
rev = "bffca9b958af11d1bfd0c0d1a281fc8799cc5a5b"
[dependencies.tracing]
version = "0.1.6"