Skip to content

Commit e94c4fa

Browse files
committed
upgrade libdparse and DCD dependencies
1 parent 3dd2b5b commit e94c4fa

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

DCD

Submodule DCD updated 122 files

dub.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"built_with_dub",
1212
"StdLoggerDisableWarning"
1313
],
14-
"dependencies" : {
15-
"libdparse": "~>0.20.0",
16-
"dcd:dsymbol" : "~>0.15.0-beta.1",
17-
"inifiled" : "~>1.3.1",
18-
"emsi_containers" : "~>0.9.0",
19-
"libddoc" : "~>0.8.0"
14+
"dependencies": {
15+
"libdparse": ">=0.20.0 <0.22.0",
16+
"dcd:dsymbol": ">=0.14.0 <0.16.0",
17+
"inifiled": "~>1.3.1",
18+
"emsi_containers": "~>0.9.0",
19+
"libddoc": "~>0.8.0"
2020
},
2121
"targetPath" : "bin",
2222
"stringImportPaths" : [

0 commit comments

Comments
 (0)