From 4b79e5a459de16bb85c70eaf9c716e51f1c281bd Mon Sep 17 00:00:00 2001 From: Squirrel Date: Fri, 17 Sep 2021 13:39:32 +0100 Subject: chore: Remove unused deps from Cargo.toml files (#12106) --- core/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'core') diff --git a/core/Cargo.toml b/core/Cargo.toml index 42e50eb7f..afa31af0d 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -18,7 +18,6 @@ futures = "0.3.16" # TODO(lucacasonato): unlock when https://github.com/tkaitchuck/aHash/issues/95 is resolved indexmap = "=1.6.2" lazy_static = "1.4.0" -libc = "0.2.101" log = "0.4.14" parking_lot = "0.11.1" pin-project = "1.0.7" -- cgit v1.2.3