diff --git a/hypertext/Cargo.toml b/hypertext/Cargo.toml index 0498aca..92532b6 100644 --- a/hypertext/Cargo.toml +++ b/hypertext/Cargo.toml @@ -4,6 +4,7 @@ name = "hypertext" authors.workspace = true categories.workspace = true description.workspace = true +documentation = "https://docs.rs/hypertext" edition.workspace = true homepage.workspace = true keywords.workspace = true