Update doc-comment requirement from 0.1 to 0.2

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-15 09:14:06 -04:00
committed by Paul Woolcock
parent 84640a6c04
commit 8780cfc34b
+1 -1
View File
@@ -10,7 +10,7 @@ keywords = ["api", "web", "social", "mastodon", "wrapper"]
categories = ["web-programming", "web-programming::http-client", "api-bindings"] categories = ["web-programming", "web-programming::http-client", "api-bindings"]
[dependencies] [dependencies]
doc-comment = "0.1" doc-comment = "0.2"
isolang = { version = "1.0", features = ["serde_serialize"] } isolang = { version = "1.0", features = ["serde_serialize"] }
reqwest = "0.9" reqwest = "0.9"
serde = "1" serde = "1"