Add link to documentation in Cargo.toml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user