From 69bf69d028e62fd8f29e9b5d1255c34df3b12dff Mon Sep 17 00:00:00 2001 From: JMARyA Date: Sun, 9 Mar 2025 06:35:10 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=20queue=20bound?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b77e635..2286267 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -241,7 +241,7 @@ dependencies = [ [[package]] name = "comrade" version = "0.1.0" -source = "git+https://git.hydrar.de/jmarya/comrade#b043db3f4ebff63aebeaf6eef3a201761fc8cd3f" +source = "git+https://git.hydrar.de/jmarya/comrade#c010cc13e8689406efbd7fcedbf36ef6cc5d54f1" dependencies = [ "comrade-macro", "crossbeam", @@ -260,7 +260,7 @@ dependencies = [ [[package]] name = "comrade-macro" version = "0.1.0" -source = "git+https://git.hydrar.de/jmarya/comrade#b043db3f4ebff63aebeaf6eef3a201761fc8cd3f" +source = "git+https://git.hydrar.de/jmarya/comrade#c010cc13e8689406efbd7fcedbf36ef6cc5d54f1" dependencies = [ "proc-macro2", "quote",