From de348b4100088d76171682bf79537976cf959923 Mon Sep 17 00:00:00 2001 From: Sebastian Wilzbach Date: Sun, 11 Feb 2018 16:17:44 +0100 Subject: [PATCH] Bump dependencies --- dub.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dub.json b/dub.json index b3c8581..60c4964 100644 --- a/dub.json +++ b/dub.json @@ -7,10 +7,10 @@ ], "license": "GPL-3.0", "dependencies": { - "dsymbol": "~>0.3.0-alpha.3", + "dsymbol": "~>0.3.0-beta.3", "libdparse": "~>0.8.0-alpha.4", "msgpack-d": "~>1.0.0-beta.3", - "stdx-allocator": "~>2.077.0" + "stdx-allocator": "~>2.77.0" }, "versions": ["built_with_dub"], "configurations": [