Update Rust crate bilge to 0.2

This commit is contained in:
renovate[bot] 2023-07-30 16:41:24 +00:00 committed by Gwilym Inzani
parent 18a161269e
commit 24070fdd18

View file

@ -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]