mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 16:21:33 +11:00
Rename the directory
This commit is contained in:
parent
4a6ef023f5
commit
a2da434013
|
@ -20,7 +20,7 @@ debug = true
|
|||
[dependencies]
|
||||
bitflags = "1.2"
|
||||
agb_image_converter = { version = "0.6.0", path = "../agb-image-converter" }
|
||||
agb_macros = { version = "0.1.0", path = "../agb-entry" }
|
||||
agb_macros = { version = "0.1.0", path = "../agb-macros" }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
default-target = "thumbv6m-none-eabi"
|
||||
|
|
Loading…
Reference in a new issue