1
0
mirror of https://github.com/Tim-Paik/neutauri.git synced 2024-10-12 23:29:41 +00:00

update cli

This commit is contained in:
2022-04-04 23:53:17 +08:00
parent 5fc1a26dc2
commit 101a589bd2
3 changed files with 56 additions and 58 deletions

View File

@ -11,3 +11,7 @@ new_mime_guess = "4.0"
serde = {version = "1.0", features = ["derive"]}
toml = "0.5"
wry = "0.12"
[profile.release.package.wry]
debug = true
debug-assertions = true