From c12889efbe6928e27fadc05a1bf0ef4848c0fdb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 10:13:51 +0000 Subject: [PATCH] Upgrade: Bump sl from `33021a4` to `2e575f1` Bumps [sl](https://github.com/rdYards/sl) from `33021a4` to `2e575f1`. - [Commits](https://github.com/rdYards/sl/compare/33021a4e855158fb7ab660a9d320270a3878cc1f...2e575f114f4cde32510dd1ca2ae11714123c9aaa) --- updated-dependencies: - dependency-name: sl dependency-version: 2e575f114f4cde32510dd1ca2ae11714123c9aaa 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 a45b730..7a71cdb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1515,7 +1515,7 @@ checksum = "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214" [[package]] name = "sl" version = "0.3.6" -source = "git+https://github.com/rdYards/sl.git#33021a4e855158fb7ab660a9d320270a3878cc1f" +source = "git+https://github.com/rdYards/sl.git#2e575f114f4cde32510dd1ca2ae11714123c9aaa" dependencies = [ "aes-gcm 0.10.3", "argon2",