From 64f56d238cc49aff79f12c31a08d22316f43d532 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Sat, 22 Oct 2022 10:45:25 +0200 Subject: [PATCH] update lockfile --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.lock b/Cargo.lock index d5acab8139c..03d450ab417 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2262,6 +2262,7 @@ dependencies = [ "rand 0.8.5", "regex", "rustc-workspace-hack", + "rustc_version", "shell-escape", "smallvec", "ui_test",