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>
master
dependabot[bot] 5 years ago committed by Paul Woolcock
parent ccdba93390
commit ec3148e926
  1. 2
      Cargo.toml

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

Loading…
Cancel
Save