From df3a4858cfcd7056faa4f63afb7797ad7ea81763 Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Thu, 25 Jan 2024 20:20:01 -0500 Subject: [PATCH] Updated to handy-httpd v8.1.0 --- litelist-api/dub.json | 2 +- litelist-api/dub.selections.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/litelist-api/dub.json b/litelist-api/dub.json index 42feab3..891ef25 100644 --- a/litelist-api/dub.json +++ b/litelist-api/dub.json @@ -7,7 +7,7 @@ "botan": "~>1.13.5", "d-properties": "~>1.0.5", "d2sqlite3": "~>1.0.0", - "handy-httpd": "~>8.0.0", + "handy-httpd": "~>8.1.0", "jwt": "~>0.4.0", "resusage": "~>0.3.2", "slf4d": "~>2.4.3" diff --git a/litelist-api/dub.selections.json b/litelist-api/dub.selections.json index 473cfc0..46d26a1 100644 --- a/litelist-api/dub.selections.json +++ b/litelist-api/dub.selections.json @@ -5,7 +5,7 @@ "botan-math": "1.0.4", "d-properties": "1.0.5", "d2sqlite3": "1.0.0", - "handy-httpd": "8.0.0", + "handy-httpd": "8.1.0", "httparsed": "1.2.1", "jwt": "0.4.0", "memutils": "1.0.10",