Update syscall

This commit is contained in:
Jeremy Soller
2018-05-30 09:43:22 -06:00
parent 897b583360
commit fc0db71dd4
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

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

Submodule syscall updated: 229edcf704...0ab552da9a