mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-03 21:51:34 +11:00
Update Rust crate asefile to 0.3.6
This commit is contained in:
parent
4fc4eab83b
commit
b758ff1fe5
|
@ -15,5 +15,5 @@ image = { version = "0.23", default-features = false, features = [ "png", "bmp"
|
||||||
syn = { version = "2", features = ["proc-macro", "parsing"] }
|
syn = { version = "2", features = ["proc-macro", "parsing"] }
|
||||||
proc-macro2 = "1"
|
proc-macro2 = "1"
|
||||||
quote = "1"
|
quote = "1"
|
||||||
asefile = "0.3.5"
|
asefile = "0.3.6"
|
||||||
fontdue = "0.7"
|
fontdue = "0.7"
|
||||||
|
|
Loading…
Reference in a new issue