Update doc-comment requirement from 0.2 to 0.3

Updates the requirements on [doc-comment](https://github.com/GuillaumeGomez/doc-comment) to permit the latest version.
- [Release notes](https://github.com/GuillaumeGomez/doc-comment/releases)
- [Commits](https://github.com/GuillaumeGomez/doc-comment/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-29 11:35:12 -04:00
committed by Paul Woolcock
parent ccdba93390
commit ec3148e926
+1 -1
View File
@@ -10,7 +10,7 @@ keywords = ["api", "web", "social", "mastodon", "wrapper"]
categories = ["web-programming", "web-programming::http-client", "api-bindings"]
[dependencies]
doc-comment = "0.2"
doc-comment = "0.3"
isolang = { version = "1.0", features = ["serde_serialize"] }
reqwest = "0.9"
serde = "1"