From 9e44713985622174ca61867fb76f2574598738a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 26 Nov 2024 02:59:13 +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 4291ecb..dae996b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1303,7 +1303,7 @@ dependencies = [ [[package]] name = "managarr" -version = "0.3.5" +version = "0.3.6" dependencies = [ "anyhow", "assert_cmd",