Update dub file
This commit is contained in:
parent
a18ebe0c86
commit
e99c26e8dd
4
dub.json
4
dub.json
|
@ -7,8 +7,8 @@
|
||||||
"targetType": "executable",
|
"targetType": "executable",
|
||||||
"versions": ["built_with_dub"],
|
"versions": ["built_with_dub"],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"libdparse": "~>0.5.0",
|
"libdparse": "~>0.7.0-alpha4",
|
||||||
"dsymbol": "~>0.1.1",
|
"dsymbol": "~>0.2.0-alpha1",
|
||||||
"inifiled": ">=0.0.3",
|
"inifiled": ">=0.0.3",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue