Update dependencies

This commit is contained in:
Hackerpilot 2016-07-28 14:12:59 -07:00
parent 5a54b86537
commit cc0e555a31
3 changed files with 5 additions and 4 deletions

@ -1 +1 @@
Subproject commit 39e9080f6a2b763e7cc03218ce1fa06086d5ff4f
Subproject commit 528cae2880c0e5faa57d192621ad0533b0124b7b

@ -1 +1 @@
Subproject commit 59d1c260136d041a5c39e4e689cb839f60bb41df
Subproject commit 3d8910741ce01a404daf80663dc2c812e8256b24

View File

@ -7,8 +7,9 @@
"targetType": "executable",
"versions": ["built_with_dub"],
"dependencies": {
"libdparse": "~>0.7.0-alpha11",
"dsymbol": "~>0.2.0-alpha7",
"libdparse": "0.7.0-alpha.14",
"dsymbol": "0.2.0-alpha.9",
"inifiled": ">=0.0.6",
"emsi_containers": "0.5.0"
},
}