mirror of
https://github.com/AkiChase/scrcpy-mask
synced 2025-04-20 03:08:02 +08:00
feat(All): devtools in release
This commit is contained in:
parent
96946c5b05
commit
2bdd4471ec
@ -11,7 +11,7 @@ edition = "2021"
|
||||
tauri-build = { version = "2.0.0-beta", features = [] }
|
||||
|
||||
[dependencies]
|
||||
tauri = { version = "2.0.0-beta.15", features = ["macos-private-api"] }
|
||||
tauri = { version = "2.0.0-beta.15", features = ["macos-private-api", "devtools"] }
|
||||
tauri-plugin-store = "2.0.0-beta.4"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
Loading…
Reference in New Issue
Block a user