diff --git a/Cargo.toml b/Cargo.toml index 44a345e..5bc423f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,6 +34,7 @@ path = "lib/lib.rs" "dep:downcast-rs", "dep:futures", "dep:tokio", + "dep:tokio-util", "crossterm?/event-stream", "strum?/derive", "tokio?/tokio-macros",