aboutsummaryrefslogtreecommitdiff
path: root/mingling/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mingling/Cargo.toml')
-rw-r--r--mingling/Cargo.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/mingling/Cargo.toml b/mingling/Cargo.toml
index f1439af..7c7993b 100644
--- a/mingling/Cargo.toml
+++ b/mingling/Cargo.toml
@@ -94,11 +94,6 @@ ron_serde_fmt = ["mingling_core/ron_serde_fmt"]
extras = ["mingling_macros/extras"]
-# - LEGACY -
-# These are old names, will be Breaking Change in the future
-
-extra_macros = ["mingling_macros/extras"]
-
[dependencies]
mingling_core = { workspace = true, optional = true }
mingling_macros = { workspace = true, optional = true }