From 3338ee3ca7da64285102c1568adacd8e2deb3a1b Mon Sep 17 00:00:00 2001 From: klensy Date: Sat, 22 Apr 2023 13:38:18 +0300 Subject: drop unused deps, gate libc under unix for one crate --- compiler/rustc_data_structures/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/rustc_data_structures') diff --git a/compiler/rustc_data_structures/Cargo.toml b/compiler/rustc_data_structures/Cargo.toml index 39f4bc63c88..5e05fe463ed 100644 --- a/compiler/rustc_data_structures/Cargo.toml +++ b/compiler/rustc_data_structures/Cargo.toml @@ -26,7 +26,6 @@ smallvec = { version = "1.8.1", features = [ "union", "may_dangle", ] } -stable_deref_trait = "1.0.0" stacker = "0.1.15" tempfile = "3.2" thin-vec = "0.2.12" -- cgit 1.4.1-3-g733a5