From 0214320087d5b37bf9d08d2b3b0b44eae512bf93 Mon Sep 17 00:00:00 2001 From: Andrew Voynov <37143421+Andrew15-5@users.noreply.github.com> Date: Tue, 11 Mar 2025 23:20:41 +0300 Subject: Fix parallel package installation (#5979) Co-authored-by: Laurenz --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index ac08b57e..06dd4ab8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2896,6 +2896,7 @@ dependencies = [ "dirs", "ecow", "env_proxy", + "fastrand", "flate2", "fontdb", "native-tls", -- cgit v1.2.3