Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 4d22ebdc18..173bbb801d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -525,11 +525,11 @@ dependencies = [ "cfg", "cov-mark", "either", + "hashbrown", "itertools", "la-arena", "limit", "mbe", - "once_cell", "profile", "rustc-hash", "syntax", |