diff --git a/Cargo.toml b/Cargo.toml index 3feb03d..f8cbb6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,8 +7,6 @@ categories = ["embedded", "encoding", "network-programming"] keywords = ["no_std", "networking", "datalink", "protocol", "embedded"] readme = "README.md" license = "MIT OR Apache-2.0" - -documentation = "https://docs.rs/framed" repository = "https://github.com/fluffysquirrels/framed-rs" [badges.travis-ci]