diff --git a/dub.json b/dub.json index e683f8f..4ec3cda 100644 --- a/dub.json +++ b/dub.json @@ -8,9 +8,10 @@ "license": "GPL-3.0", "dependencies": { "dsymbol": "~>0.6.0", - "libdparse": "~>0.11.0", + "libdparse": "~>0.11.2", "msgpack-d": "~>1.0.0-beta.7", - "stdx-allocator": "~>2.77.5" + "stdx-allocator": "~>2.77.5", + "emsi_containers": "0.8.0-alpha.11" }, "stringImportPaths" : [ "bin" diff --git a/libdparse b/libdparse index 338a7f6..23b20de 160000 --- a/libdparse +++ b/libdparse @@ -1 +1 @@ -Subproject commit 338a7f66f42936c6b07567ce54974f6ac719b4e9 +Subproject commit 23b20de4ee48ed3f0e8729f6318405543cb3a611