Skip to content

Commit 0588fd0

Browse files
chore: bump up Rust crate png to 0.18
1 parent ec6e322 commit 0588fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/binding/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ napi-derive = { version = "3.0.0", default-features = false, features = ["
2828
num-complex = "0.4"
2929
num_cpus = "1"
3030
once_cell = "1"
31-
png = "0.17"
31+
png = "0.18"
3232
resvg = "0.45"
3333
rexif = "0.7"
3434
rgb = "0.8"

0 commit comments

Comments
 (0)