From 0d42da4912fbfe30af1e9e71bd742b4e0a93f23f Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Fri, 3 Feb 2017 12:09:02 -0800 Subject: [PATCH] Fix #397 --- dub.json | 6 +++--- libdparse | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dub.json b/dub.json index 712bcf5..cde871e 100644 --- a/dub.json +++ b/dub.json @@ -7,9 +7,9 @@ "targetType": "executable", "versions": ["built_with_dub"], "dependencies": { - "libdparse": "0.7.0-beta.2", - "dsymbol": "0.2.0-beta.1", + "libdparse": "0.7.0-beta.4", + "dsymbol": "0.2.0-beta.2", "inifiled": ">=0.0.6", - "emsi_containers": "0.5.2" + "emsi_containers": "0.5.3" }, } diff --git a/libdparse b/libdparse index 2726ee8..c05af89 160000 --- a/libdparse +++ b/libdparse @@ -1 +1 @@ -Subproject commit 2726ee86d1b365ff597f943ccf6d02de8567c77a +Subproject commit c05af8934d94c87118c6176eb749b4b239e14f55