From e7b755ceeff4c8662c78d0ba0289e8007c297820 Mon Sep 17 00:00:00 2001 From: lukeflo Date: Fri, 4 Oct 2024 12:55:21 +0200 Subject: impl opening editor for editing file and update lists afterwards --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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" -- cgit v1.2.3