From daa65fccd57a7efa4e21495b8e709a459bbdd608 Mon Sep 17 00:00:00 2001 From: Vladimir Panteleev Date: Tue, 8 Jan 2019 19:59:14 +0000 Subject: [PATCH] Update Dsymbol --- dsymbol | 2 +- dub.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dsymbol b/dsymbol index 4606b16..b94c8ac 160000 --- a/dsymbol +++ b/dsymbol @@ -1 +1 @@ -Subproject commit 4606b1608e77af7df58e5d03e18327f623ec25e9 +Subproject commit b94c8acc5cfda613e751a794074f5fe1948a0e72 diff --git a/dub.json b/dub.json index e9b91d6..de7e3fc 100644 --- a/dub.json +++ b/dub.json @@ -7,7 +7,7 @@ ], "license": "GPL-3.0", "dependencies": { - "dsymbol": "~>0.5.7", + "dsymbol": "~>0.5.9", "libdparse": "~>0.10.10", "msgpack-d": "~>1.0.0-beta.7", "stdx-allocator": "~>2.77.5"