From 6db8bf1781781d4911157204a03829649b8f95d4 Mon Sep 17 00:00:00 2001 From: Alex Wellnitz Date: Mon, 17 Mar 2025 20:25:52 +0100 Subject: [PATCH] test: renovate pipeline --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 35f2709..890009b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,4 @@ version = "0.1.0" edition = "2021" [dependencies] -rocket = "0.5.0" +rocket = "0.4.0"