diff options
| author | donno2048 <just4now666666@gmail.com> | 2024-04-18 06:57:43 +0000 |
|---|---|---|
| committer | donno2048 <just4now666666@gmail.com> | 2024-04-18 06:57:43 +0000 |
| commit | e2ab540e379babe8b11d1eee014c1c54b4526ee8 (patch) | |
| tree | 1d9f05bad0fbbdd4ee1dbf16629fb245b217419a | |
| parent | ca67fd6d19c9985df6015e45f4bb706e2ea04911 (diff) | |
| download | rust-e2ab540e379babe8b11d1eee014c1c54b4526ee8.tar.gz rust-e2ab540e379babe8b11d1eee014c1c54b4526ee8.zip | |
add rustc-hash
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index cf5425a5a89..f535dd53276 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5598,6 +5598,7 @@ dependencies = [ "lazy_static", "miropt-test-tools", "regex", + "rustc-hash", "semver", "termcolor", "walkdir", |
