diff --git a/Cargo.toml b/Cargo.toml index 36820c6..f480ddc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.3.1" description = "Library for making SNTP requests" homepage = "https://github.com/vpetrigo/sntpc" repository = "https://github.com/vpetrigo/sntpc" +documentation = "https://docs.rs/sntpc" readme = "README.md" categories = ["date-and-time", "no-std", "embedded"] keywords = ["sntp", "ntp", "sntp-client", "ntp-client"]