From 18e2cb610ae51edcba0a26696b976fe6b57e9993 Mon Sep 17 00:00:00 2001 From: MechaCat02 Date: Sat, 16 May 2026 23:57:48 +0200 Subject: [PATCH] chore: sync Cargo.lock with 0.10.1 version bump Cargo regenerated the lockfile on first build after the patch 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 25f82f0..322bc77 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -1033,7 +1033,7 @@ checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" [[package]] name = "mangalord" -version = "0.10.0" +version = "0.10.1" dependencies = [ "anyhow", "argon2",