From ac6dd1479d69c1434d51b049fed7c26f12d2fdd2 Mon Sep 17 00:00:00 2001 From: JMARyA Date: Tue, 4 Mar 2025 19:41:57 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=91=EF=B8=8F=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 40cc284..b3f4ec3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -202,7 +202,7 @@ checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" [[package]] name = "based" version = "0.1.0" -source = "git+https://git.hydrar.de/jmarya/based#3a053aeaa4c0ba3f38a1d2d607a0157f1e43f5d9" +source = "git+https://git.hydrar.de/jmarya/based#c2380f4e03c024c9e896dcfb6343856f942ad69c" dependencies = [ "async-stream", "bcrypt",