Skip to content

Commit 637c79b

Browse files
chore(deps): update rust crate png to 0.18
1 parent fa3771b commit 637c79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/tauri-codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ brotli = { version = "8", optional = true, default-features = false, features =
3131
uuid = { version = "1", features = ["v4"] }
3232
semver = "1"
3333
ico = "0.4"
34-
png = "0.17"
34+
png = "0.18"
3535
json-patch = "3"
3636
url = "2"
3737

0 commit comments

Comments
 (0)