From e2ab540e379babe8b11d1eee014c1c54b4526ee8 Mon Sep 17 00:00:00 2001 From: donno2048 Date: Thu, 18 Apr 2024 06:57:43 +0000 Subject: [PATCH] add rustc-hash --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.lock b/Cargo.lock index cf5425a5a8963..f535dd532767f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5598,6 +5598,7 @@ dependencies = [ "lazy_static", "miropt-test-tools", "regex", + "rustc-hash", "semver", "termcolor", "walkdir",