use version of libddoc based on dparse 0.8.0

This commit is contained in:
Basile Burg 2018-01-30 06:58:15 +01:00
parent 718d29c02e
commit 9b689e5d5f
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"dsymbol" : "~>0.3.0-alpha.1", "dsymbol" : "~>0.3.0-alpha.1",
"inifiled" : ">=1.0.2", "inifiled" : ">=1.0.2",
"emsi_containers" : "~>0.6.0", "emsi_containers" : "~>0.6.0",
"libddoc" : "~>0.2.0" "libddoc" : "~>0.3.0-beta.1"
}, },
"targetPath" : "bin" "targetPath" : "bin"
} }