From 69e142a3f5392a71dae4a9a67c2a821444447c2e Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Tue, 31 Mar 2026 19:07:19 -0400 Subject: [PATCH] Upgraded dependencies. --- dub.selections.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dub.selections.json b/dub.selections.json index 51dd18b..5582cda 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -1,11 +1,11 @@ { "fileVersion": 1, "versions": { - "asdf": "0.7.17", - "dxml": "0.4.4", - "handy-http-primitives": "1.8.0", + "asdf": "0.8.0", + "dxml": "0.4.5", + "handy-http-primitives": "1.8.1", "mir-algorithm": "3.22.4", - "mir-core": "1.7.3", + "mir-core": "1.7.4", "silly": "1.1.1", "streams": "3.6.0" }