diff options
Diffstat (limited to 'examples/example-pathfinder/Cargo.toml')
| -rw-r--r-- | examples/example-pathfinder/Cargo.toml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/example-pathfinder/Cargo.toml b/examples/example-pathfinder/Cargo.toml index bc41bd2..00fc2a1 100644 --- a/examples/example-pathfinder/Cargo.toml +++ b/examples/example-pathfinder/Cargo.toml @@ -11,15 +11,4 @@ features = [ "pathf", ] -[build-dependencies.mingling] -path = "../../mingling" - -features = [ - # Enable `pathf` features - "pathf", - - # Enable the `build` feature for build-time support - "build", -] - [workspace] |
