Update dub file to bring in newer libdparse

This commit is contained in:
Hackerpilot 2018-05-08 17:34:38 -07:00
parent fd60982005
commit 18409691c9
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"targetType": "autodetect",
"license": "BSL-1.0",
"dependencies": {
"libdparse": "~>0.8.0-alpha.5"
"libdparse": "~>0.8.4"
},
"targetPath" : "bin/",
"targetName" : "dfmt",