From 5cdcc0a0a160a35ea2feb66a544d2548569ac235 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 02:48:10 +0000 Subject: [PATCH] chore(deps): bump htycommons from `7301cde` to `91ab402` Bumps [htycommons](https://github.com/alchemy-studio/AuthCore) from `7301cde` to `91ab402`. - [Commits](https://github.com/alchemy-studio/AuthCore/compare/7301cde9539523d377244aad956415b206974f14...91ab402973b77c66fed8ab69a827e9c65957ec78) --- updated-dependencies: - dependency-name: htycommons dependency-version: 91ab402973b77c66fed8ab69a827e9c65957ec78 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index b7f5db3..ed0a2d6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -990,7 +990,7 @@ checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" [[package]] name = "htycommons" version = "0.1.0" -source = "git+https://github.com/alchemy-studio/AuthCore.git#7301cde9539523d377244aad956415b206974f14" +source = "git+https://github.com/alchemy-studio/AuthCore.git#91ab402973b77c66fed8ab69a827e9c65957ec78" dependencies = [ "aes", "anyhow",