From e54fcdfef3f763f88b81e18c1c5d46da88c5c78c Mon Sep 17 00:00:00 2001 From: JMARyA Date: Tue, 4 Mar 2025 19:31:49 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=91=EF=B8=8F=20based?= 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 a3dc8f3..40cc284 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#f3c3892774f54ca7c07c2cc39df4e6c9e137858d" +source = "git+https://git.hydrar.de/jmarya/based#3a053aeaa4c0ba3f38a1d2d607a0157f1e43f5d9" dependencies = [ "async-stream", "bcrypt",