From 49bd4c1052724c733fcbe27ff59d0cdec7c9f499 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Thu, 12 Nov 2015 14:15:01 +0300 Subject: [PATCH] update dlangui dependency --- dub.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dub.json b/dub.json index 65b8e94..3323a62 100644 --- a/dub.json +++ b/dub.json @@ -14,8 +14,8 @@ "copyFiles-windows": ["lib/win32/dcd-server.exe", "lib/win32/dcd-client.exe"], "dependencies": { - "dlangui": "~>0.6.44", - "libdparse": "==0.2.0" + "dlangui": "~>0.6.47", + "libdparse": "==0.2.0" }, "versions": ["EmbedStandardResources"],