feat: hide window on macos

This commit is contained in:
GyDi
2022-09-09 16:42:35 +08:00
committed by GitHub
parent f32c5ba244
commit 7597d335b9
4 changed files with 64 additions and 14 deletions

View File

@@ -19,6 +19,7 @@ anyhow = "1.0"
dirs = "4.0.0"
open = "2.1.1"
log = "0.4.14"
ctrlc = "3.2.3"
dunce = "1.0.2"
log4rs = "1.0.0"
nanoid = "0.4.0"