From 08bb1b58af01974f804bb4e560a702ec6aac868d Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Tue, 1 Jul 2025 22:13:10 -0400 Subject: [PATCH] Updated primitives to 1.3.0 --- dub.selections.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.selections.json b/dub.selections.json index 092b1d6..2611da3 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -1,7 +1,7 @@ { "fileVersion": 1, "versions": { - "handy-http-primitives": "1.6.0", + "handy-http-primitives": "1.7.0", "photon": "0.11.0", "sharded-map": "2.7.0", "slf4d": "4.1.1",