We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 156218d commit aa68a8bCopy full SHA for aa68a8b
Cargo.toml
@@ -3,7 +3,7 @@ name = "jpeg-encoder"
3
version = "0.6.0"
4
authors = ["Volker Ströbel <[email protected]>"]
5
edition = "2021"
6
-license = "MIT OR Apache-2.0"
+license = "(MIT OR Apache-2.0) AND IJG"
7
description = "JPEG encoder"
8
categories = ["multimedia::images"]
9
keywords = ["jpg", "jpeg", "encoder", "image"]
0 commit comments