From 1187e4f0b5414ccf1d5a84b9ab0284c9cebbb9af Mon Sep 17 00:00:00 2001 From: krolxon Date: Thu, 9 May 2024 00:30:46 +0530 Subject: remove cli mod, dependent methods --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ef3cf49..034cea9 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,8 +7,6 @@ edition = "2021" [dependencies] mpd = "0.1.0" -clap = { version = "4.0.29", features = ["derive"] } -rust_fzf = "0.3.1" simple-dmenu = "0.1.0" ratatui = "0.26.2" crossterm = "0.27.0" -- cgit v1.2.3