From e35e75ea227287a5c08c234b9afcf6b98c75fb79 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Wed, 21 Mar 2018 13:09:11 +0100 Subject: [PATCH] removed unused dependency --- Lucien/Rust/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Lucien/Rust/Cargo.toml b/Lucien/Rust/Cargo.toml index 7e36bbf..6171117 100644 --- a/Lucien/Rust/Cargo.toml +++ b/Lucien/Rust/Cargo.toml @@ -4,4 +4,3 @@ version = "0.2.0" authors = ["Lucien Cartier-Tilet "] [dependencies] -bufstream = "0.1"