Merge pull request #404 from rustwasm/dependabot/cargo/docopt-1.0

This commit is contained in:
dependabot[bot]
2018-07-06 19:43:25 +00:00
committed by GitHub

View File

@@ -13,7 +13,7 @@ information see https://github.com/alexcrichton/wasm-bindgen.
"""
[dependencies]
docopt = "0.8"
docopt = "1.0"
failure = "0.1"
serde = "1.0"
serde_derive = "1.0"