diff options
| author | lukeflo | 2024-10-04 12:55:21 +0200 |
|---|---|---|
| committer | lukeflo | 2024-10-04 12:55:21 +0200 |
| commit | e7b755ceeff4c8662c78d0ba0289e8007c297820 (patch) | |
| tree | b03c971a8801d43286d2f3765ad2f040bc8140dc /Cargo.toml | |
| parent | 2b5802ead34af39a5786ce6dba92949793ee52f7 (diff) | |
| download | bibiman-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.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |
