mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
Update Rust crate asefile to 0.3.8
This commit is contained in:
parent
f36a888771
commit
2a418ed38a
|
@ -18,5 +18,5 @@ image = { version = "0.24", default-features = false, features = [
|
||||||
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.7"
|
asefile = "0.3.8"
|
||||||
fontdue = "0.8"
|
fontdue = "0.8"
|
||||||
|
|
Loading…
Reference in a new issue