diff options
Diffstat (limited to 'examples/example-completion/Cargo.toml')
| -rw-r--r-- | examples/example-completion/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/example-completion/Cargo.toml b/examples/example-completion/Cargo.toml index 984adaf..6a76d1f 100644 --- a/examples/example-completion/Cargo.toml +++ b/examples/example-completion/Cargo.toml @@ -5,4 +5,3 @@ edition = "2024" [dependencies] mingling = { path = "../../mingling", features = ["comp", "parser"] } -tokio = { version = "1", features = ["rt", "rt-multi-thread", "macros"] } |
