diff options
Diffstat (limited to 'examples/example-combine-pathf-metadata/Cargo.toml')
| -rw-r--r-- | examples/example-combine-pathf-metadata/Cargo.toml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/example-combine-pathf-metadata/Cargo.toml b/examples/example-combine-pathf-metadata/Cargo.toml index fd14c74..26ed74a 100644 --- a/examples/example-combine-pathf-metadata/Cargo.toml +++ b/examples/example-combine-pathf-metadata/Cargo.toml @@ -12,13 +12,4 @@ features = [ "pathf", ] -[build-dependencies.mingling] -path = "../../mingling" -features = [ - # Enable the `build` feature for build-time support - "build", - # `pathf` must also be enabled in build-dependencies - "pathf", -] - [workspace] |
