Skip to content

Commit f56e846

Browse files
fix(deps): update rust crate png to 0.18
1 parent ff2cecc commit f56e846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ objc2-app-kit = { version = "0.3.0", default-features = false, features = [
7676
"NSView",
7777
"NSWindow",
7878
] }
79-
png = "0.17"
79+
png = "0.18"
8080

8181
[dev-dependencies]
8282
winit = "0.30"

0 commit comments

Comments
 (0)