about summary refs log tree commit diff
path: root/users/edef/refscan/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'users/edef/refscan/Cargo.lock')
-rw-r--r--users/edef/refscan/Cargo.lock20
1 files changed, 1 insertions, 19 deletions
diff --git a/users/edef/refscan/Cargo.lock b/users/edef/refscan/Cargo.lock
index 6a079249b3..a3515a75d7 100644
--- a/users/edef/refscan/Cargo.lock
+++ b/users/edef/refscan/Cargo.lock
@@ -1,25 +1,7 @@
 # This file is automatically @generated by Cargo.
 # It is not intended for manual editing.
-[[package]]
-name = "cfg-if"
-version = "0.1.10"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-
-[[package]]
-name = "packed_simd"
-version = "0.3.3"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-dependencies = [
- "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
-]
+version = 3
 
 [[package]]
 name = "refscan"
 version = "0.1.0"
-dependencies = [
- "packed_simd 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
-]
-
-[metadata]
-"checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
-"checksum packed_simd 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a85ea9fc0d4ac0deb6fe7911d38786b32fc11119afd9e9d38b84ff691ce64220"