diff options
Diffstat (limited to 'examples/example-implicit-dispatcher/Cargo.toml')
| -rw-r--r-- | examples/example-implicit-dispatcher/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example-implicit-dispatcher/Cargo.toml b/examples/example-implicit-dispatcher/Cargo.toml index 3e68e38..2bfa000 100644 --- a/examples/example-implicit-dispatcher/Cargo.toml +++ b/examples/example-implicit-dispatcher/Cargo.toml @@ -5,6 +5,6 @@ edition = "2024" [dependencies.mingling] path = "../../mingling" -features = ["extra_macros"] +features = ["extras"] [workspace] |
