From 77d31911707c2b004aff43964e24e0449be427a8 Mon Sep 17 00:00:00 2001 From: Josh Holmer Date: Fri, 9 Sep 2016 22:10:11 -0400 Subject: [PATCH] Use docs.rs for documentation --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 90d35b48..7e829cb9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.10.0" authors = ["Joshua Holmer "] description = "A lossless PNG compression optimizer" license = "MIT" -documentation = "https://shssoichiro.github.io/oxipng/" +documentation = "https://docs.rs/oxipng" homepage = "https://github.com/shssoichiro/oxipng" repository = "https://github.com/shssoichiro/oxipng" exclude = [