From 1bb9a89082a0f09cae6d77031b1b828f1b3b536f Mon Sep 17 00:00:00 2001 From: WebFreak001 Date: Wed, 19 Jul 2023 11:29:15 +0200 Subject: [PATCH] bump minimum libdparse version, fix #583 --- dub.json | 2 +- libdparse | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dub.json b/dub.json index 2086e9e..a0d6357 100644 --- a/dub.json +++ b/dub.json @@ -4,7 +4,7 @@ "targetType": "autodetect", "license": "BSL-1.0", "dependencies": { - "libdparse": ">=0.14.0 <1.0.0" + "libdparse": ">=0.19.2 <1.0.0" }, "targetPath" : "bin/", "targetName" : "dfmt", diff --git a/libdparse b/libdparse index 7112880..fe6d1e3 160000 --- a/libdparse +++ b/libdparse @@ -1 +1 @@ -Subproject commit 7112880dae3f25553d96dae53a445c16261de7f9 +Subproject commit fe6d1e38fb4fc04323170389cfec67ed7fd4e24a