From c93543186a379bf0079653c4966cd3ce5815102b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 26 Nov 2024 02:49:11 +0000 Subject: [PATCH] chore: Bump the version in Cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 516e74f..3756095 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1303,7 +1303,7 @@ dependencies = [ [[package]] name = "managarr" -version = "0.3.3" +version = "0.3.4" dependencies = [ "anyhow", "assert_cmd",