Updated libdparse to v0.9.10.
This commit is contained in:
parent
049f86ebfd
commit
a1cb44eb80
2
dub.json
2
dub.json
|
@ -4,7 +4,7 @@
|
||||||
"targetType": "autodetect",
|
"targetType": "autodetect",
|
||||||
"license": "BSL-1.0",
|
"license": "BSL-1.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"libdparse": "~>0.9.9"
|
"libdparse": "~>0.9.10"
|
||||||
},
|
},
|
||||||
"targetPath" : "bin/",
|
"targetPath" : "bin/",
|
||||||
"targetName" : "dfmt",
|
"targetName" : "dfmt",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 95444a966923a24098c31464e09a7096208da155
|
Subproject commit f8460d0d3581bebd41ee8629bd3e253c94c8a387
|
Loading…
Reference in New Issue