1
0
Эх сурвалжийг харах

pin tauri bundler version

Evan Almloff 1 жил өмнө
parent
commit
18fd40a5c2

+ 1 - 1
packages/cli/Cargo.toml

@@ -77,7 +77,7 @@ cargo-generate = "0.18"
 toml_edit = "0.19.11"
 
 # bundling
-tauri-bundler = { version = "=1.2", features = ["native-tls-vendored"] }
+tauri-bundler = { version = "=1.3.0", features = ["native-tls-vendored"] }
 tauri-utils = "1.3"
 
 dioxus-autofmt = { workspace = true }