|
@@ -30,7 +30,7 @@ anyhow = "1"
|
|
|
quote = { version = "1", optional = true }
|
|
|
tauri-codegen = { version = "2.0.0-alpha.10", path = "../tauri-codegen", optional = true }
|
|
|
tauri-utils = { version = "2.0.0-alpha.10", path = "../tauri-utils", features = [ "build", "resources" ] }
|
|
|
-cargo_toml = "0.16"
|
|
|
+cargo_toml = "0.17"
|
|
|
serde = "1"
|
|
|
serde_json = "1"
|
|
|
heck = "0.4"
|