From c555c8666268efdff4d7107d5a527b899679559e Mon Sep 17 00:00:00 2001 From: lukeflo Date: Mon, 14 Oct 2024 22:04:26 +0200 Subject: check file format, use new keys() method of biblatex crate --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2786247..035a7c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"]} -- cgit v1.2.3