Skip to content

Commit d8ff8bd

Browse files
authored
bump docopt to 1
1 parent efed926 commit d8ff8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ version = "1.0"
2727
default-features = false
2828

2929
[dev-dependencies]
30-
docopt = "0.8"
30+
docopt = "1"
3131
lazy_static = "1"
3232
rand = "0.4"
3333
serde = "1"

0 commit comments

Comments
 (0)