From b5a445a465a0021bd5abee74f12b0911d778079e Mon Sep 17 00:00:00 2001 From: WebFreak001 Date: Thu, 30 Mar 2023 14:22:08 +0200 Subject: [PATCH] Update to next libdparse version --- dub.json | 2 +- dub.selections.json | 2 +- libdparse | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dub.json b/dub.json index db2dc8e..a18cc85 100644 --- a/dub.json +++ b/dub.json @@ -8,7 +8,7 @@ "license": "GPL-3.0", "dependencies": { ":dsymbol": "*", - "libdparse": ">=0.20.0 <0.23.0", + "libdparse": { "repository":"git+https://github.com/dlang-community/libdparse.git", "version": "df3f78097186eca0b01701931d472581729a0025" }, ":common": "*", "emsi_containers": "~>0.9.0" }, diff --git a/dub.selections.json b/dub.selections.json index 072114b..fc8668f 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -3,7 +3,7 @@ "versions": { "dsymbol": "0.14.1", "emsi_containers": "0.9.0", - "libdparse": "0.22.0", + "libdparse": {"version":"df3f78097186eca0b01701931d472581729a0025","repository":"git+https://github.com/dlang-community/libdparse.git"}, "msgpack-d": "1.0.4", "stdx-allocator": "2.77.5" } diff --git a/libdparse b/libdparse index 98bf0f4..df3f780 160000 --- a/libdparse +++ b/libdparse @@ -1 +1 @@ -Subproject commit 98bf0f4166578717e0b78472ff5054d6f918e797 +Subproject commit df3f78097186eca0b01701931d472581729a0025