Add documentation link to cargo file

This commit is contained in:
Andrew Radev 2019-02-24 17:47:44 +02:00
parent 02b40e1ca5
commit 1db37c6513

View File

@ -7,6 +7,7 @@ description = "A tool to embed images into mp3 files"
license = "MIT"
readme = "README.md"
repository = "https://github.com/AndrewRadev/id3-image"
documentation = "https://docs.rs/id3-image/latest/id3_image"
keywords = [ "id3", "mp3", "images" ]
categories = [ "command-line-utilities", "filesystem", "multimedia" ]