From 08e4f4fa185db8efe386fc2fef3e89fedbaa311a Mon Sep 17 00:00:00 2001 From: MechaCat02 Date: Sun, 17 May 2026 00:16:52 +0200 Subject: [PATCH] chore: sync Cargo.lock with 0.11.0 bump Cargo regenerated the lockfile on first build after the feat bump. Co-Authored-By: Claude Opus 4.7 (1M context) --- backend/Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Cargo.lock b/backend/Cargo.lock index fc32685..f5a232a 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -1033,7 +1033,7 @@ checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" [[package]] name = "mangalord" -version = "0.10.2" +version = "0.11.0" dependencies = [ "anyhow", "argon2",