mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-08-06 13:48:58 +02:00
Enable dev tools
This commit is contained in:
parent
5593fead4f
commit
d43054322a
@ -21,7 +21,7 @@ tauri-build = { version = "2.2.0", features = [] }
|
|||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
serde = { version = "1.0", features = ["derive"] }
|
serde = { version = "1.0", features = ["derive"] }
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
tauri = { version = "2.5.0", features = [] }
|
tauri = { version = "2.5.0", features = ["devtools"] }
|
||||||
tauri-plugin-log = "2.0.0-rc"
|
tauri-plugin-log = "2.0.0-rc"
|
||||||
tauri-plugin-shell = "2.1.0"
|
tauri-plugin-shell = "2.1.0"
|
||||||
tauri-plugin-fs = "2.0.0"
|
tauri-plugin-fs = "2.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user