about summary refs log tree commit diff
path: root/src/Cargo.lock
diff options
context:
space:
mode:
authorAndreas Jonson <andjo403@users.noreply.github.com>2018-11-10 23:43:41 +0100
committerAndreas Jonson <andjo403@users.noreply.github.com>2018-11-16 08:46:15 +0100
commit03aaa4b659a546e11a94de476d0d43417b4719ce (patch)
treecaffa9fcf83f1d0d95778c49d024d33cf1aa0c6e /src/Cargo.lock
parent6b9b97bd9b704f85f0184f7a213cc4d62bd9654c (diff)
downloadrust-03aaa4b659a546e11a94de476d0d43417b4719ce.tar.gz
rust-03aaa4b659a546e11a94de476d0d43417b4719ce.zip
remove unused dependency
Diffstat (limited to 'src/Cargo.lock')
-rw-r--r--src/Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Cargo.lock b/src/Cargo.lock
index a0bb92867ff..2eaa937baa2 100644
--- a/src/Cargo.lock
+++ b/src/Cargo.lock
@@ -2161,7 +2161,6 @@ dependencies = [
  "graphviz 0.0.0",
  "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
  "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
- "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
  "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
  "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
  "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",