chore(bump docopt): 0.8 -> 1.0 (#9889)

This commit is contained in:
Niklas Adolfsson
2018-11-11 11:19:44 +01:00
committed by Tomasz Drwięga
parent d42d816e7f
commit 09c512abaa
6 changed files with 14 additions and 20 deletions

View File

@@ -10,7 +10,7 @@ ethcore-network-devp2p = { path = "../../util/network-devp2p" }
ethcore-network = { path = "../../util/network" }
ethcore-logger = { path = "../../logger" }
parity-whisper = { path = "../" }
docopt = "0.8"
docopt = "1.0"
serde = "1.0"
serde_derive = "1.0"
panic_hook = { path = "../../util/panic_hook" }