diff --git a/containers b/containers index 39e9080..528cae2 160000 --- a/containers +++ b/containers @@ -1 +1 @@ -Subproject commit 39e9080f6a2b763e7cc03218ce1fa06086d5ff4f +Subproject commit 528cae2880c0e5faa57d192621ad0533b0124b7b diff --git a/dsymbol b/dsymbol index 59d1c26..3d89107 160000 --- a/dsymbol +++ b/dsymbol @@ -1 +1 @@ -Subproject commit 59d1c260136d041a5c39e4e689cb839f60bb41df +Subproject commit 3d8910741ce01a404daf80663dc2c812e8256b24 diff --git a/dub.json b/dub.json index f191d7e..fa24327 100644 --- a/dub.json +++ b/dub.json @@ -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" }, }