aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2024-04-25 12:58:13 +0530
committerkrolxon <krolyxon@tutanota.com>2024-04-25 12:58:13 +0530
commitf665c4e9f3b4eaa226b0c813f6845e247a4e6977 (patch)
tree03119ed4587357a34f3728700f3a3e19ac89e1b2 /Cargo.toml
parent4bc03ce8f4dea2ed6d68f2694bd095c9e3857e5e (diff)
better event handling with tick, search
Diffstat (limited to 'Cargo.toml')
-rwxr-xr-xCargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1127b66..ef3cf49 100755
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,3 +12,4 @@ rust_fzf = "0.3.1"
simple-dmenu = "0.1.0"
ratatui = "0.26.2"
crossterm = "0.27.0"
+rust-fuzzy-search = "0.1.1"