From f6789f31f714db4585587486500706bb569a9069 Mon Sep 17 00:00:00 2001 From: lukeflo Date: Fri, 25 Oct 2024 16:11:04 +0200 Subject: version bumb 0.5.0 --- Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d2f06e4..01155f2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bibiman" -version = "0.4.4" +version = "0.5.0" authors = ["lukeflo "] license = "GPL-3.0-or-later" edition = "2021" @@ -16,7 +16,6 @@ color-eyre = "0.6.3" crossterm = { version = "0.28.1", features = ["event-stream"] } editor-command = "0.1.1" futures = "0.3.30" -hayagriva = "0.8.0" itertools = "0.13.0" nucleo-matcher = "0.3.1" ratatui = { version = "0.29.0", features = ["unstable-rendered-line-info"]} -- cgit v1.2.3