upgrade libdparse and DCD dependencies
This commit is contained in:
parent
3dd2b5b485
commit
e94c4fad77
2
DCD
2
DCD
|
@ -1 +1 @@
|
|||
Subproject commit 5c529f300d3a64d9ce8729ff99e3007922719bc8
|
||||
Subproject commit 4c426d73d1a7e8428a66eddd4fb98cc70ab1cff8
|
12
dub.json
12
dub.json
|
@ -11,12 +11,12 @@
|
|||
"built_with_dub",
|
||||
"StdLoggerDisableWarning"
|
||||
],
|
||||
"dependencies" : {
|
||||
"libdparse": "~>0.20.0",
|
||||
"dcd:dsymbol" : "~>0.15.0-beta.1",
|
||||
"inifiled" : "~>1.3.1",
|
||||
"emsi_containers" : "~>0.9.0",
|
||||
"libddoc" : "~>0.8.0"
|
||||
"dependencies": {
|
||||
"libdparse": ">=0.20.0 <0.22.0",
|
||||
"dcd:dsymbol": ">=0.14.0 <0.16.0",
|
||||
"inifiled": "~>1.3.1",
|
||||
"emsi_containers": "~>0.9.0",
|
||||
"libddoc": "~>0.8.0"
|
||||
},
|
||||
"targetPath" : "bin",
|
||||
"stringImportPaths" : [
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c3fa4e6eb3720c6aad9e9a772a919ccee2cf1215
|
||||
Subproject commit 592ef39a73a58439afc75a3e6c13a0d87d0b847d
|
Loading…
Reference in New Issue