diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index 274c1eefbfb..4f60ea30519 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3804,6 +3804,7 @@ version = "0.0.0" dependencies = [ "rustc", "rustc_error_codes", + "rustc_errors", "rustc_hir", "rustc_metadata", "rustc_span", @@ -3818,6 +3819,7 @@ dependencies = [ "rustc", "rustc_data_structures", "rustc_error_codes", + "rustc_errors", "rustc_hir", "rustc_span", "rustc_typeck", |
