mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
Update Rust crate bilge to 0.2
This commit is contained in:
parent
18a161269e
commit
24070fdd18
|
@ -19,7 +19,7 @@ agb_macros = { version = "0.16.0", path = "../agb-macros" }
|
||||||
agb_fixnum = { version = "0.16.0", path = "../agb-fixnum" }
|
agb_fixnum = { version = "0.16.0", path = "../agb-fixnum" }
|
||||||
agb_hashmap = { version = "0.16.0", path = "../agb-hashmap" }
|
agb_hashmap = { version = "0.16.0", path = "../agb-hashmap" }
|
||||||
bare-metal = "1"
|
bare-metal = "1"
|
||||||
bilge = "0.1"
|
bilge = "0.2"
|
||||||
rustc-hash = { version = "1", default-features = false }
|
rustc-hash = { version = "1", default-features = false }
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
|
|
Loading…
Reference in a new issue