From 6bdf3bdd95457b3d49e2250da71cdedd16ea7f98 Mon Sep 17 00:00:00 2001 From: Cara Salter Date: Mon, 11 Jul 2022 08:46:26 -0400 Subject: Initial work for cloud-init --- src/handlers/planets.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/handlers') diff --git a/src/handlers/planets.rs b/src/handlers/planets.rs index 8593026..5641814 100644 --- a/src/handlers/planets.rs +++ b/src/handlers/planets.rs @@ -130,6 +130,7 @@ pub async fn new_planet(Json(new_planet): Json) -> JsonResult match e { @@ -141,6 +142,7 @@ pub async fn new_planet(Json(new_planet): Json) -> JsonResult { -- cgit v1.2.3