update dparse to prevent a dparse problem
This commit is contained in:
parent
c13176aec4
commit
ec8b21f8a3
2
dub.json
2
dub.json
|
@ -12,7 +12,7 @@
|
|||
"StdLoggerDisableWarning"
|
||||
],
|
||||
"dependencies" : {
|
||||
"libdparse" : "~>0.7.2-alpha.1",
|
||||
"libdparse" : "~>0.7.2-alpha.2",
|
||||
"dsymbol" : "~>0.2.6",
|
||||
"inifiled" : ">=1.0.2",
|
||||
"emsi_containers" : "~>0.5.3",
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 222548fe610ee33dc60a87c9c1322aedd487dcdb
|
||||
Subproject commit 0bd3235f852454a1c1c6dfe55e26786ad13bc4b5
|
Loading…
Reference in New Issue