Add --open cli flag

This commit is contained in:
Joscha 2023-08-10 21:10:07 +02:00
parent 6ed6ff1a36
commit b5bdd49d9c
4 changed files with 57 additions and 1 deletions

View file

@ -15,6 +15,7 @@ gethostname = "0.4.3"
humantime = "2.1.0"
humantime-serde = "1.1.1"
mime_guess = "2.0.4"
open = "5.0.0"
rand = "0.8.5"
rust-embed = { version = "6.8.1", features = ["interpolate-folder-path"] }
serde = { version = "1.0.181", features = ["derive"] }