From 1520c91dd17225d2dc58a04036ca9e0ddb776c79 Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Fri, 13 Sep 2024 11:10:17 +0200 Subject: [PATCH] fmt --- src/fetch/object_id.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fetch/object_id.rs b/src/fetch/object_id.rs index 7dab979..3f0676b 100644 --- a/src/fetch/object_id.rs +++ b/src/fetch/object_id.rs @@ -147,7 +147,7 @@ where } /// Fetch object from origin instance over HTTP, then verify and parse it. - /// + /// /// Uses Box::pin to wrap futures to reduce stack size and avoid stack overflow when /// when fetching objects recursively. async fn dereference_from_http(