]> git.lizzy.rs Git - connect-rs.git/commitdiff
add documentation prop
authorSachandhan Ganesh <sachan.ganesh@gmail.com>
Thu, 4 Feb 2021 08:52:04 +0000 (00:52 -0800)
committerSachandhan Ganesh <sachan.ganesh@gmail.com>
Thu, 4 Feb 2021 08:52:04 +0000 (00:52 -0800)
Cargo.toml

index c488d929936a4559faedbdc60b323c9068d1dd08..741c860850103800662bfedb21a4e78ee38bb951 100644 (file)
@@ -7,6 +7,7 @@ description = "message queue abstraction over async network streams"
 keywords = ["async", "network", "message-queue", "mq", "aio"]
 categories = ["asynchronous", "network-programming", "rust-patterns", "encoding"]
 repository = "https://github.com/sachanganesh/connect-rs"
+documentation = "https://docs.rs/connect/"
 readme = "README.md"
 license = "Apache-2.0"