diff options
| author | lukeflo | 2024-10-19 23:06:19 +0200 |
|---|---|---|
| committer | lukeflo | 2024-10-19 23:06:19 +0200 |
| commit | f58527652547061e1349864c41d8daf5a1017a6e (patch) | |
| tree | 36c6567f71ef7dd9db36a457227fbfdbb72fd2bb /Cargo.toml | |
| parent | 5114820b9733bfb4daeedaef4f892ba9f5f023a0 (diff) | |
| parent | cf6a8d0c25bba1ee767c1dcc945cfbb577dbd13c (diff) | |
| download | bibiman-f58527652547061e1349864c41d8daf5a1017a6e.tar.gz bibiman-f58527652547061e1349864c41d8daf5a1017a6e.zip | |
Merge branch 'value-parsing-and-hayagriva'
Sorting and other stuff implemented
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ color-eyre = "0.6.3" crossterm = { version = "0.28.1", features = ["event-stream"] } editor-command = "0.1.1" futures = "0.3.30" +hayagriva = "0.8.0" itertools = "0.13.0" nucleo-matcher = "0.3.1" ratatui = { version = "0.28.1", features = ["unstable-rendered-line-info"]} |
