We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3771b commit 637c79bCopy full SHA for 637c79b
crates/tauri-codegen/Cargo.toml
@@ -31,7 +31,7 @@ brotli = { version = "8", optional = true, default-features = false, features =
31
uuid = { version = "1", features = ["v4"] }
32
semver = "1"
33
ico = "0.4"
34
-png = "0.17"
+png = "0.18"
35
json-patch = "3"
36
url = "2"
37
0 commit comments