Skip to content
Snippets Groups Projects
Verified Commit 8b27de41 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Update Cargo.lock

parent afa175f7
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ dependencies = [
"log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
"paste 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
"raw-cpuid 8.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"redox_syscall 0.2.0",
"redox_syscall 0.2.1",
"rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
"slab_allocator 0.3.1",
"spin 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
......@@ -127,7 +127,7 @@ dependencies = [
[[package]]
name = "redox_syscall"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment