diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index 1670b2a..17f8e48 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,6 +43,7 @@ libmpv2 = { path = "./crates/libmpv2" } bytes = { path = "./crates/bytes" } trinitry = { version = "0.2.2" } toml = "0.8.19" +nucleo-matcher = "0.3.1" [[bin]] name = "yt" |