[READ-ONLY] Mirror of https://github.com/mrgnw/avify.
0

Configure Feed

Select the types of activity you want to include in your feed.

exclude analysis/ from crate package

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

+1
+1
Cargo.toml
··· 8 8 keywords = ["avif", "image", "converter", "raw", "heic"] 9 9 categories = ["command-line-utilities", "multimedia::images"] 10 10 readme = "README.md" 11 + exclude = ["analysis/"] 11 12 12 13 [features] 13 14 default = []