From 585e45708e2a69c7531e94723d681de7f20ea7d1 Mon Sep 17 00:00:00 2001 From: lukeflo Date: Sun, 17 Nov 2024 22:06:25 +0100 Subject: remove doi crate --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c6e2f7d..967b0c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ arboard = { version = "3.4.1", features = ["wayland-data-control"] } biblatex = "0.10.0" color-eyre = "0.6.3" crossterm = { version = "0.28.1", features = ["event-stream"] } -doi = "0.3.0" +# doi = "0.3.0" editor-command = "0.1.1" futures = "0.3.30" itertools = "0.13.0" -- cgit v1.2.3