This commit is contained in:
2025-09-14 00:08:22 +08:00
parent 2e7cd8119e
commit 199442ac6d
2 changed files with 12 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ yaneurao-itufuru = ["yaneurao"]
# basic feature
image = ["png"]
image-jpg = ["mozjpeg"]
image-jxl = ["jpegxl-sys"]
image-jxl = ["image", "jpegxl-sys"]
image-webp = ["webp"]
lossless-audio = ["utils-pcm"]
audio-flac = ["libflac-sys", "utils-pcm"]