aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorlukeflo2024-10-04 12:55:21 +0200
committerlukeflo2024-10-04 12:55:21 +0200
commite7b755ceeff4c8662c78d0ba0289e8007c297820 (patch)
treeb03c971a8801d43286d2f3765ad2f040bc8140dc /Cargo.toml
parent2b5802ead34af39a5786ce6dba92949793ee52f7 (diff)
downloadbibiman-e7b755ceeff4c8662c78d0ba0289e8007c297820.tar.gz
bibiman-e7b755ceeff4c8662c78d0ba0289e8007c297820.zip
impl opening editor for editing file and update lists afterwards
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3ef2932..52a2c84 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,6 +10,7 @@ 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"] }
+editor-command = "0.1.1"
futures = "0.3.30"
itertools = "0.13.0"
nucleo-matcher = "0.3.1"