diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 6ea86e8..75fdbf7 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -45,7 +45,6 @@ actix_derive = "0.6" actix-cors = "0.6" actix-multipart = "0.6.0" jsonwebtoken = "8" -flume = "0.11.0" chrono = { version = "0.4", features = ["serde"] } serde = { version = "1.0", features = ["derive"] }