Add link to documentation in Cargo.toml

This commit is contained in:
etwyniel
2019-11-18 15:07:40 +01:00
parent 2944efd3f9
commit 48f995f2ac

View File

@@ -7,6 +7,7 @@ description = "Derive macros for miniserde on enums"
license = "MIT OR Apache-2.0"
readme = "README.md"
repository = "https://github.com/etwyniel/miniserde-enum"
documentation = "https://docs.rs/crate/miniserde-enum"
keywords = ["miniserde", "enum"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html