Skip to content

Commit

Permalink
Merge #577
Browse files Browse the repository at this point in the history
577: bump docopt to 1 r=cuviper a=ignatenkobrain



Co-authored-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
  • Loading branch information
bors[bot] and ignatenkobrain committed Jun 14, 2018
2 parents efed926 + d8ff8bd commit da16c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ version = "1.0"
default-features = false

[dev-dependencies]
docopt = "0.8"
docopt = "1"
lazy_static = "1"
rand = "0.4"
serde = "1"
Expand Down

0 comments on commit da16c2c

Please sign in to comment.