diff options
| author | Aaron Hill <aa1ronham@gmail.com> | 2019-01-13 18:07:42 -0500 |
|---|---|---|
| committer | Aaron Hill <aa1ronham@gmail.com> | 2019-02-01 09:43:55 -0500 |
| commit | afb1921c79064a6fb99d2b93ef4835d9da14b517 (patch) | |
| tree | f9f265fd1e05cee346985751e0a10d33a3a1d176 /Cargo.lock | |
| parent | 09ff0bacef6dd6bc3854f5c0dafff09e3ae22c6e (diff) | |
| download | rust-afb1921c79064a6fb99d2b93ef4835d9da14b517.tar.gz rust-afb1921c79064a6fb99d2b93ef4835d9da14b517.zip | |
Fixup code
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
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", |
