From ffa296117d9f5820730acb83ac6d6771a61cefd8 Mon Sep 17 00:00:00 2001 From: Romeo Disca Date: Thu, 20 Aug 2020 10:56:53 +0200 Subject: refactor: different things --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 69d3fc1..1f3bb4c 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,6 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -bytes = "0.5" futures = "0.3.5" num_enum = "0.4.2" regex = "1" -- cgit v1.2.3