|
@@ -72,8 +72,8 @@ cargo-generate = "0.18"
|
|
|
toml_edit = "0.19.11"
|
|
|
|
|
|
# bundling
|
|
|
-tauri-bundler = { version = "=1.3.0", features = ["native-tls-vendored"] }
|
|
|
-tauri-utils = "=1.4.*"
|
|
|
+tauri-bundler = { version = "=1.4.*", features = ["native-tls-vendored"] }
|
|
|
+tauri-utils = "=1.5.*"
|
|
|
|
|
|
manganis-cli-support= { git = "https://github.com/DioxusLabs/collect-assets", features = ["webp", "html"] }
|
|
|
|