diff options
| author | krolxon <krolyxon@tutanota.com> | 2024-04-22 13:02:31 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2024-04-22 13:02:31 +0530 |
| commit | 579b09b61dd15776244a060d99e7d704eb651c33 (patch) | |
| tree | 287f5824604825ba4a9760ee0c2f640552fe4c18 /Cargo.toml | |
| parent | e5e69281caed57c5d76d77e3a5260f37a2673548 (diff) | |
add dmenu selector
Diffstat (limited to 'Cargo.toml')
| -rwxr-xr-x | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ edition = "2021" mpd = "0.1.0" clap = { version = "4.0.29", features = ["derive"] } rust_fzf = "0.3.1" +simple-dmenu = "0.1.0" |
