From 6a66049254a520ef1d09efe8a5d45e07b6d458ea Mon Sep 17 00:00:00 2001 From: Szabo Bogdan Date: Mon, 30 Apr 2018 20:09:12 +0200 Subject: [PATCH] Update dub.json --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index 3338ed6..3d42787 100644 --- a/dub.json +++ b/dub.json @@ -125,9 +125,9 @@ ], "dependencies": { "dub": "~>1.8.0", - "libdparse": ">=0.8.0", "vibe-d:http": "~>0.8.2", "vibe-d:data": "~>0.8.2" + "libdparse": "~master", }, "subConfigurations": { "dub": "library-nonet"