From 9c1289db5f8d9dcef4867a5fe4a41ce6a6191dbe Mon Sep 17 00:00:00 2001 From: BBasile Date: Wed, 3 Oct 2018 14:55:35 +0200 Subject: [PATCH] also update stdx alloc --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index 8d263f4..810f3b4 100644 --- a/dub.json +++ b/dub.json @@ -10,7 +10,7 @@ "dsymbol": "~>0.4.8", "libdparse": "~>0.9.9", "msgpack-d": "~>1.0.0-beta.3", - "stdx-allocator": "~>2.77.3" + "stdx-allocator": "~>2.77.4" }, "stringImportPaths" : [ "bin"