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 79bc761 commit bd2d24dCopy full SHA for bd2d24d
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.16"
4
authors = ["Ulf Nilsson <kaksmet@gmail.com>"]
5
description = "JPEG decoder"
6
documentation = "https://docs.rs/jpeg-decoder"
7
-repository = "https://github.com/kaksmet/jpeg-decoder"
+repository = "https://github.com/image-rs/jpeg-decoder"
8
readme = "README.md"
9
keywords = ["jpeg", "jpg", "decoder", "image"]
10
license = "MIT / Apache-2.0"
0 commit comments