diff --git a/Cargo.toml b/Cargo.toml index 504768b..d9bab88 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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