From 4c426d73d1a7e8428a66eddd4fb98cc70ab1cff8 Mon Sep 17 00:00:00 2001 From: WebFreak001 Date: Fri, 30 Dec 2022 16:11:36 +0100 Subject: [PATCH] bump libdparse to 0.21.1 Mainly adds some new syntax parsing support --- dsymbol/dub.json | 2 +- dub.json | 2 +- libdparse | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dsymbol/dub.json b/dsymbol/dub.json index e3a6934f..a287da4c 100644 --- a/dsymbol/dub.json +++ b/dsymbol/dub.json @@ -6,7 +6,7 @@ "targetPath": "build", "targetType": "library", "dependencies": { - "libdparse": ">=0.20.0 <0.21.0", + "libdparse": ">=0.20.0 <0.22.0", "emsi_containers": "~>0.9.0" } } diff --git a/dub.json b/dub.json index 48a55172..4df2577a 100644 --- a/dub.json +++ b/dub.json @@ -8,7 +8,7 @@ "license": "GPL-3.0", "dependencies": { ":dsymbol": "*", - "libdparse": ">=0.20.0 <0.21.0", + "libdparse": ">=0.20.0 <0.22.0", ":common": "*", "emsi_containers": "~>0.9.0" }, diff --git a/libdparse b/libdparse index c3fa4e6e..592ef39a 160000 --- a/libdparse +++ b/libdparse @@ -1 +1 @@ -Subproject commit c3fa4e6eb3720c6aad9e9a772a919ccee2cf1215 +Subproject commit 592ef39a73a58439afc75a3e6c13a0d87d0b847d