Enable WebP SIMD for Windows builds.
Some checks failed
Tagged release / prepare-release (push) Successful in 2m53s
Tagged release / build-macos (push) Failing after 25m20s
Tagged release / build-linux-arm64 (push) Successful in 35m45s
Tagged release / build-linux-x64 (push) Failing after 16s
Tagged release / build-windows (push) Failing after 26m8s
Tagged release / publish-release (push) Has been skipped

This commit is contained in:
Hermes Agent
2026-08-14 12:11:46 +00:00
parent 87d2cc2a1f
commit 3506538752
4 changed files with 14 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -1148,6 +1148,7 @@ dependencies = [
"image",
"keyring",
"libsqlite3-sys",
"libwebp-sys",
"liquid",
"liquid-core",
"md5 0.8.1",