Update to docopt 1.0. (#332)
This commit is contained in:
committed by
Dan Gohman
parent
e9a0a9977d
commit
07c65bab11
@@ -24,7 +24,7 @@ cretonne-faerie = { path = "lib/faerie", version = "0.8.0" }
|
||||
cretonne-simplejit = { path = "lib/simplejit", version = "0.8.0" }
|
||||
cretonne = { path = "lib/umbrella", version = "0.8.0" }
|
||||
filecheck = "0.3.0"
|
||||
docopt = "0.8.0"
|
||||
docopt = "1"
|
||||
serde = "1.0.8"
|
||||
serde_derive = "1.0.8"
|
||||
tempdir = "0.3.5"
|
||||
|
||||
Reference in New Issue
Block a user