mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
Update Rust crate fontdue to 0.8
This commit is contained in:
parent
5e8e816294
commit
f615f9cf9f
|
@ -19,4 +19,4 @@ syn = { version = "2", features = ["proc-macro", "parsing"] }
|
||||||
proc-macro2 = "1"
|
proc-macro2 = "1"
|
||||||
quote = "1"
|
quote = "1"
|
||||||
asefile = "0.3.6"
|
asefile = "0.3.6"
|
||||||
fontdue = "0.7"
|
fontdue = "0.8"
|
||||||
|
|
Loading…
Reference in a new issue