From d3279088e3a816db2c254b957159d5b697dc0f62 Mon Sep 17 00:00:00 2001 From: Cara Salter Date: Sun, 10 Jul 2022 11:05:51 -0400 Subject: colonies: Fully support {meta, user}-data cloud-init should be able to use this as a seed to properly set up the Planet. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 33e2464..e4972f3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,6 +21,7 @@ kankyo = "0.3" # Middleware axum-auth = "0.2" +serde_yaml = "0.8.25" [dependencies.solarlib] git = "https://git.carathe.dev/solard/solarlib" -- cgit v1.2.3