Use docs.rs for documentation
This commit is contained in:
parent
f654cbeac4
commit
77d3191170
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ version = "0.10.0"
|
||||||
authors = ["Joshua Holmer <jholmer.in@gmail.com>"]
|
authors = ["Joshua Holmer <jholmer.in@gmail.com>"]
|
||||||
description = "A lossless PNG compression optimizer"
|
description = "A lossless PNG compression optimizer"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
documentation = "https://shssoichiro.github.io/oxipng/"
|
documentation = "https://docs.rs/oxipng"
|
||||||
homepage = "https://github.com/shssoichiro/oxipng"
|
homepage = "https://github.com/shssoichiro/oxipng"
|
||||||
repository = "https://github.com/shssoichiro/oxipng"
|
repository = "https://github.com/shssoichiro/oxipng"
|
||||||
exclude = [
|
exclude = [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue