aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorlukeflo2024-11-17 22:06:25 +0100
committerlukeflo2024-11-17 22:06:25 +0100
commit585e45708e2a69c7531e94723d681de7f20ea7d1 (patch)
tree4ff98749f8d72a3a8ead6db52567ce8a8f4df4ae /Cargo.toml
parent724693299ad29cb8b322aae1a7b76b9ff9881c8d (diff)
downloadbibiman-585e45708e2a69c7531e94723d681de7f20ea7d1.tar.gz
bibiman-585e45708e2a69c7531e94723d681de7f20ea7d1.zip
remove doi crate
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"