feat: use crate open

This commit is contained in:
GyDi
2022-03-23 23:00:14 +08:00
parent b5283eaaed
commit a12f58c1c7
3 changed files with 8 additions and 60 deletions

View File

@@ -15,6 +15,7 @@ tauri-build = { version = "1.0.0-rc.4", features = [] }
[dependencies]
anyhow = "1.0"
dirs = "4.0.0"
open = "2.1.1"
dunce = "1.0.2"
nanoid = "0.4.0"
chrono = "0.4.19"