Update lock file

This commit is contained in:
Jeremy Soller
2018-12-14 20:08:21 -07:00
parent 69cbb548fb
commit 46a6325678

4
Cargo.lock generated
View File

@@ -172,7 +172,7 @@ dependencies = [
"goblin 0.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
"linked_list_allocator 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
"raw-cpuid 4.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"redox_syscall 0.1.43",
"redox_syscall 0.1.44",
"slab_allocator 0.3.1",
"spin 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"x86 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -273,7 +273,7 @@ dependencies = [
[[package]]
name = "redox_syscall"
version = "0.1.43"
version = "0.1.44"
[[package]]
name = "regex"