aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 34ec65f..ca1f146 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"
-doi2bib = "0.2.0"
# doi = "0.3.0"
editor-command = "0.1.1"
futures = "0.3.30"
@@ -36,3 +35,4 @@ tokio-util = "0.7.12"
tui-input = "0.11.0"
walkdir = "2.5.0"
regex = "1.11.1"
+ureq = "2.12.1"