From 795be1b3e761f060823153d1faca77e7fa791243 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Tue, 8 Dec 2015 11:03:09 +0300 Subject: [PATCH] update dlangui dependency version --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index 3323a62..fddaba1 100644 --- a/dub.json +++ b/dub.json @@ -14,7 +14,7 @@ "copyFiles-windows": ["lib/win32/dcd-server.exe", "lib/win32/dcd-client.exe"], "dependencies": { - "dlangui": "~>0.6.47", + "dlangui": "~>0.7.3", "libdparse": "==0.2.0" },