Add doc-comment to test README examples (#515)

This commit is contained in:
Guillaume Gomez
2019-04-30 23:11:10 +02:00
committed by Sean McArthur
parent 15595acb04
commit 66a88d946b
3 changed files with 8 additions and 1 deletions

View File

@@ -55,6 +55,7 @@ env_logger = "0.6"
serde_derive = "1.0"
tokio-tcp = "0.1"
libflate = "0.1"
doc-comment = "0.3"
[features]
default = ["default-tls"]