diff options
| author | Andrew Voynov <37143421+Andrew15-5@users.noreply.github.com> | 2025-03-11 23:20:41 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-11 20:20:41 +0000 |
| commit | 0214320087d5b37bf9d08d2b3b0b44eae512bf93 (patch) | |
| tree | 212634a55066f22a139f5d31cf32ed710a73f276 /Cargo.lock | |
| parent | 96f695737174449cbd9efbf4954b676b9bb35056 (diff) | |
Fix parallel package installation (#5979)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2896,6 +2896,7 @@ dependencies = [ "dirs", "ecow", "env_proxy", + "fastrand", "flate2", "fontdb", "native-tls", |
