From f665c4e9f3b4eaa226b0c813f6845e247a4e6977 Mon Sep 17 00:00:00 2001 From: krolxon Date: Thu, 25 Apr 2024 12:58:13 +0530 Subject: better event handling with tick, search --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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" -- cgit v1.2.3