From 5fdabf3e75ba16b5ceed99edb1912cb001765d03 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Fri, 14 May 2021 22:33:26 +0200 Subject: Add basic support for the "Versioning" command --- src/api/api_server.rs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/api/api_server.rs') diff --git a/src/api/api_server.rs b/src/api/api_server.rs index 40862eb7..52031ae0 100644 --- a/src/api/api_server.rs +++ b/src/api/api_server.rs @@ -221,6 +221,9 @@ async fn handler_inner(garage: Arc, req: Request) -> Result