From 5878a33a2095cd3d987eaa15cc5decaa838186ef Mon Sep 17 00:00:00 2001 From: Matthieu Le brazidec Date: Sat, 2 Nov 2019 16:49:46 +0100 Subject: [PATCH] Updated the patch for qutex to point to the moved repository and a branch which also deactivated debug logs --- Cargo.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index b7f07a76..6fa78545 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,8 @@ # TODO: https://github.com/cogciprocate/qutex/pull/5 +# NOTE: This is a branch based on the above pull request's where debug logs were also deactivated [patch.crates-io.qutex] -git = "https://github.com/azastrael/qutex" -branch = "0.2.4-async_await" +git = "https://github.com/bastion-rs/qutex" +branch = "bastion-0.3" [workspace] members = [