~kirusfg/bookshelf

5a78ffd536996d151e2c7a405c2e7f42986a8acb — Kirill Kirillov 1 year, 5 months ago 87ca275 main
Update open-rs
1 files changed, 1 insertions(+), 1 deletions(-)

M app/Cargo.toml
M app/Cargo.toml => app/Cargo.toml +1 -1
@@ 16,7 16,7 @@ config = "^0.13"
directories = "^4"
biblatex = "^0.6"
shellexpand = "^2"
open = { git = "https://github.com/kirusfg/open-rs", branch = "main" }
open = "^4.0.0"
tui = "^0.18"
crossterm = "^0.23"
tokio = { version = "^1", features = ["full"] }