From 36f01f65b1804125e7d18a17ce57205248e1b7fd Mon Sep 17 00:00:00 2001 From: lukeflo Date: Wed, 2 Oct 2024 21:45:26 +0200 Subject: reordered tui handling --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5338522..9b182eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ edition = "2021" [dependencies] arboard = { version = "3.4.1", features = ["wayland-data-control"] } biblatex = "0.9.3" +color-eyre = "0.6.3" crossterm = { version = "0.28.1", features = ["event-stream"] } futures = "0.3.30" itertools = "0.13.0" -- cgit v1.2.3