Update Rust crate rustc-hash to 1.1

This commit is contained in:
Renovate Bot 2022-03-08 00:27:15 +00:00
parent 3c2483bc95
commit ba0ce97e5a
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -27,7 +27,7 @@ agb_fixnum = { version = "0.1.0", path = "../agb-fixnum" }
bare-metal = "1.0"
hashbrown = "0.12.0"
modular-bitfield = "0.11.2"
rustc-hash = { version = "1.0", default-features = false }
rustc-hash = { version = "1.1", default-features = false }
[package.metadata.docs.rs]
default-target = "thumbv6m-none-eabi"