diff options
| author | lukeflo | 2024-10-14 22:04:26 +0200 |
|---|---|---|
| committer | lukeflo | 2024-10-14 22:04:26 +0200 |
| commit | c555c8666268efdff4d7107d5a527b899679559e (patch) | |
| tree | cf63b48c6034e8952a35197716338bfe73f84ee8 /Cargo.toml | |
| parent | 5114820b9733bfb4daeedaef4f892ba9f5f023a0 (diff) | |
| download | bibiman-c555c8666268efdff4d7107d5a527b899679559e.tar.gz bibiman-c555c8666268efdff4d7107d5a527b899679559e.zip | |
check file format, use new keys() method of biblatex crate
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.7.0" itertools = "0.13.0" nucleo-matcher = "0.3.1" ratatui = { version = "0.28.1", features = ["unstable-rendered-line-info"]} |
