From 2b5a18cf910be1aa70cc6856484a634388f31cad Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Sat, 9 Aug 2025 11:20:54 -0400 Subject: [PATCH] Upgrade to transport 1.7.3 for custom task pool instance --- finnow-api/dub.selections.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finnow-api/dub.selections.json b/finnow-api/dub.selections.json index bbc702e..370a910 100644 --- a/finnow-api/dub.selections.json +++ b/finnow-api/dub.selections.json @@ -8,7 +8,7 @@ "handy-http-handlers": "1.1.0", "handy-http-primitives": "1.8.1", "handy-http-starter": "1.5.0", - "handy-http-transport": "1.7.2", + "handy-http-transport": "1.7.3", "handy-http-websockets": "1.2.0", "jwt4d": "0.0.2", "mir-algorithm": "3.22.4",