summaryrefslogtreecommitdiffstats
path: root/compiler/rustc_error_messages/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/rustc_error_messages/Cargo.toml')
-rw-r--r--compiler/rustc_error_messages/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_error_messages/Cargo.toml b/compiler/rustc_error_messages/Cargo.toml
index 1969feed4..5b6b8b3f1 100644
--- a/compiler/rustc_error_messages/Cargo.toml
+++ b/compiler/rustc_error_messages/Cargo.toml
@@ -13,7 +13,6 @@ icu_provider_adapters = "1.2"
intl-memoizer = "0.5.1"
rustc_baked_icu_data = { path = "../rustc_baked_icu_data" }
rustc_data_structures = { path = "../rustc_data_structures" }
-rustc_fluent_macro = { path = "../rustc_fluent_macro" }
rustc_macros = { path = "../rustc_macros" }
rustc_serialize = { path = "../rustc_serialize" }
rustc_span = { path = "../rustc_span" }