mirror of
https://github.com/italicsjenga/gba.git
synced 2024-12-24 03:11:29 +11:00
update to release voladdress-0.4
This commit is contained in:
parent
3bcd64f28c
commit
99f80d2b9a
|
@ -16,7 +16,7 @@ default = []
|
||||||
serial = ["embedded-hal", "nb"]
|
serial = ["embedded-hal", "nb"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
voladdress = { version = "0.4.0-alpha.0", git = "https://github.com/rust-console/voladdress" }
|
voladdress = { version = "0.4" }
|
||||||
gba-proc-macro = "0.5"
|
gba-proc-macro = "0.5"
|
||||||
embedded-hal = { version = "0.2.4", optional = true }
|
embedded-hal = { version = "0.2.4", optional = true }
|
||||||
nb = { version = "1.0.0", optional = true }
|
nb = { version = "1.0.0", optional = true }
|
||||||
|
|
Loading…
Reference in a new issue