From 516ee046784acb4a6dc97b844ff3af9a54308e30 Mon Sep 17 00:00:00 2001 From: Jokler Date: Wed, 21 Mar 2018 16:40:15 +0100 Subject: Replace every Mutex with RwLock --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 140b53e..60443d6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -407,6 +407,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" name = "frippy" version = "0.4.0" dependencies = [ + "antidote 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "circular-queue 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "clippy 0.0.187 (registry+https://github.com/rust-lang/crates.io-index)", -- cgit v1.2.3-70-g09d2