1
Fork 0

Remove documentation link to docs.rs (not needed).

This commit is contained in:
Alex Helfet 2017-12-22 20:55:12 +00:00
parent 2147355a56
commit 611eb5fb8f

View file

@ -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]