From fad9116406db3d8788fbc52db20c0937208bd42d Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Thu, 28 Jan 2016 02:36:57 -0800 Subject: [PATCH] Fix #303 --- dub.json | 2 +- libdparse | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dub.json b/dub.json index c3f1fa5..0721c3d 100644 --- a/dub.json +++ b/dub.json @@ -7,7 +7,7 @@ "targetType": "executable", "versions": ["built_with_dub"], "dependencies": { - "libdparse": "~>0.4.2", + "libdparse": "~>0.4.3", "dsymbol": "~>0.1.1", "inifiled": ">=0.0.3", }, diff --git a/libdparse b/libdparse index f6bc3e1..60e4a81 160000 --- a/libdparse +++ b/libdparse @@ -1 +1 @@ -Subproject commit f6bc3e17cc3c4ce72ea0e7b0491c09062e309a9b +Subproject commit 60e4a81429627f678e0ad96f4b46950ef6f35cb8