Update mips crate

Signed-off-by: Harry Chen <i@harrychen.xyz>
toolchain_update
Harry Chen 6 years ago
parent 62fe4e5361
commit fedb53346a

2
kernel/Cargo.lock generated

@ -230,7 +230,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]] [[package]]
name = "mips" name = "mips"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/Harry-Chen/rust-mips#ff6065e8397cda9872a1f42ec7bf0fcbb85bb253" source = "git+https://github.com/Harry-Chen/rust-mips#e2cea12fc88f1f5a788a155972cd4047e7ad2b4f"
dependencies = [ dependencies = [
"bit_field 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "bit_field 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",

Loading…
Cancel
Save