From 470e65f7cc19441c4d50932520aefb7d93f242d5 Mon Sep 17 00:00:00 2001
From: WebFreak001 <gh@webfreak.org>
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