Update dependencies

This commit is contained in:
Hackerpilot 2016-04-28 15:52:05 -07:00
parent d8c3fa67ca
commit 4cda805dc4
2 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit ba109a4764f9a2867a70e808ac91ab3adfd15cc4
Subproject commit a7e45391e501e9262cba96db9475cb8be3aebb96

View File

@ -7,8 +7,8 @@
"targetType": "executable",
"versions": ["built_with_dub"],
"dependencies": {
"libdparse": "~>0.7.0-alpha7",
"dsymbol": "~>0.2.0-alpha4",
"inifiled": ">=0.0.3",
"libdparse": "~>0.7.0-alpha9",
"dsymbol": "~>0.2.0-alpha5",
"inifiled": ">=0.0.6",
},
}