From 2196d65cf256992c99ccfd40367e1d737467816f Mon Sep 17 00:00:00 2001 From: Elisha Hollander Date: Sun, 1 Oct 2023 17:12:12 +0300 Subject: [PATCH] update lockfile --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.lock b/Cargo.lock index 4099b1a283230..e556096294fe2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5597,6 +5597,7 @@ dependencies = [ "lazy_static", "miropt-test-tools", "regex", + "rustc-hash", "semver", "termcolor", "walkdir",