Run cargo update

This commit is contained in:
Philipp Oppermann
2019-09-11 10:59:31 +02:00
parent caa9d8b0e4
commit 9fc71547d7

2
Cargo.lock generated
View File

@@ -66,7 +66,7 @@ name = "linked_list_allocator"
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"spin 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"spin 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]