From e433feddbe418b57e829ff86fba374a5d57990f2 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 15 May 2026 14:16:27 +0100 Subject: installs rocket, hello world endpoint --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2da8183..d58a0f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,3 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] +rocket = "0.5.1" -- cgit v1.2.3