Fix Fabric Loader 0.16.0, old forge versions

This commit is contained in:
Jai A
2024-08-21 18:42:02 -07:00
parent 1f8d569b79
commit 679ffbcce7
3 changed files with 25 additions and 5 deletions

View File

@@ -47,6 +47,7 @@ pub async fn fetch_quilt(
.await
}
#[allow(clippy::too_many_arguments)]
#[tracing::instrument(skip(semaphore, upload_files, mirror_artifacts))]
async fn fetch(
format_version: usize,