Update syscall
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -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"
|
||||
|
||||
2
syscall
2
syscall
Submodule syscall updated: 229edcf704...0ab552da9a
Reference in New Issue
Block a user