about summary refs log tree commit diff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAaron Hill <aa1ronham@gmail.com>2019-01-13 18:07:42 -0500
committerAaron Hill <aa1ronham@gmail.com>2019-02-01 09:43:55 -0500
commitafb1921c79064a6fb99d2b93ef4835d9da14b517 (patch)
treef9f265fd1e05cee346985751e0a10d33a3a1d176 /Cargo.lock
parent09ff0bacef6dd6bc3854f5c0dafff09e3ae22c6e (diff)
downloadrust-afb1921c79064a6fb99d2b93ef4835d9da14b517.tar.gz
rust-afb1921c79064a6fb99d2b93ef4835d9da14b517.zip
Fixup code
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 058f1b1e716..1ac2dfe25c3 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2878,6 +2878,7 @@ dependencies = [
 name = "rustc_privacy"
 version = "0.0.0"
 dependencies = [
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
  "rustc 0.0.0",
  "rustc_data_structures 0.0.0",
  "rustc_typeck 0.0.0",