Add --open cli flag
This commit is contained in:
parent
6ed6ff1a36
commit
b5bdd49d9c
4 changed files with 57 additions and 1 deletions
|
|
@ -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"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue