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

Update syscall

parent 897b5833
Branches
Tags
No related merge requests found
......@@ -174,7 +174,7 @@ dependencies = [
"goblin 0.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"linked_list_allocator 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"raw-cpuid 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"redox_syscall 0.1.39",
"redox_syscall 0.1.40",
"slab_allocator 0.3.1",
"spin 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"x86 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
......@@ -270,7 +270,7 @@ dependencies = [
[[package]]
name = "redox_syscall"
version = "0.1.39"
version = "0.1.40"
[[package]]
name = "regex"
......
Subproject commit 229edcf704b78cdf22a498ee145b317721f40565
Subproject commit 0ab552da9a9587b360b5d9991ed9921300e5667b
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment