Update dependencies
This commit is contained in:
parent
d8c3fa67ca
commit
4cda805dc4
2
dsymbol
2
dsymbol
|
@ -1 +1 @@
|
||||||
Subproject commit ba109a4764f9a2867a70e808ac91ab3adfd15cc4
|
Subproject commit a7e45391e501e9262cba96db9475cb8be3aebb96
|
6
dub.json
6
dub.json
|
@ -7,8 +7,8 @@
|
||||||
"targetType": "executable",
|
"targetType": "executable",
|
||||||
"versions": ["built_with_dub"],
|
"versions": ["built_with_dub"],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"libdparse": "~>0.7.0-alpha7",
|
"libdparse": "~>0.7.0-alpha9",
|
||||||
"dsymbol": "~>0.2.0-alpha4",
|
"dsymbol": "~>0.2.0-alpha5",
|
||||||
"inifiled": ">=0.0.3",
|
"inifiled": ">=0.0.6",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue