Skip to content

Commit 634a6b8

Browse files
committed
Switch back to upstream libpng-sys
1 parent 7c0ae61 commit 634a6b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ opt-level = 2
2727

2828
[patch.crates-io]
2929
# libwebp-sys = { git = "https://github.com/imazen/libwebp-sys" }
30-
libpng-sys = { git = "https://github.com/lilith/rust-libpng-sys" }
30+
libpng-sys = { git = "https://github.com/kornelski/rust-libpng-sys" }
3131
rgb.git = "https://github.com/kornelski/rust-rgb"
3232
load_image.git = "https://gitlab.com/lilith6/load_image.git"
3333

0 commit comments

Comments
 (0)