From 0317ffa3051bccd42f1262e6ead7784b71650e75 Mon Sep 17 00:00:00 2001 From: lukeflo Date: Mon, 23 Dec 2024 21:08:39 +0100 Subject: remove unused import --- Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ca1f146..bf3a680 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bibiman" -version = "0.8.2" +version = "0.9.0" authors = ["lukeflo "] license = "GPL-3.0-or-later" repository = "https://codeberg.org/lukeflo/bibiman" @@ -21,7 +21,6 @@ biblatex = "0.10.0" color-eyre = "0.6.3" crossterm = { version = "0.28.1", features = ["event-stream"] } dirs = "5.0.1" -# doi = "0.3.0" editor-command = "0.1.1" futures = "0.3.30" rand = "0.8" -- cgit v1.2.3