From 57594b3c64550a3680321d947154494fde36bd05 Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Mon, 6 Nov 2017 21:56:34 +0100 Subject: [PATCH] update libdparse to prevent case of OutOfMem --- dub.json | 2 +- libdparse | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dub.json b/dub.json index d1fa393..000efa5 100644 --- a/dub.json +++ b/dub.json @@ -8,7 +8,7 @@ "license": "GPL-3.0", "dependencies": { "dsymbol": "~>0.2.8", - "libdparse": "~>0.7.1", + "libdparse": ">=0.7.2-alpha.2", "msgpack-d": "~>1.0.0-beta.3" }, "versions": ["built_with_dub"], diff --git a/libdparse b/libdparse index a4cdc47..0bd3235 160000 --- a/libdparse +++ b/libdparse @@ -1 +1 @@ -Subproject commit a4cdc474a130ecf5ba3be9424cfb23815eeefd3a +Subproject commit 0bd3235f852454a1c1c6dfe55e26786ad13bc4b5