From 1429602370a64ff580de2aa359f75929d2ebe75b Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 8 Aug 2020 12:14:13 -0400 Subject: [PATCH] oops --- site/src/http.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/site/src/http.rs b/site/src/http.rs index 07530c5..fee6a9a 100644 --- a/site/src/http.rs +++ b/site/src/http.rs @@ -15,6 +15,7 @@ async fn route(args: (FullPath, Arc)) -> Result