From f08c088e4ff8012eeb6d1c3892b3ce5ec61b4d19 Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Thu, 15 Jan 2026 07:48:25 -0500 Subject: [PATCH] Upgrade dependencies. --- dub.selections.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/dub.selections.json b/dub.selections.json index c55732f..10fd5a8 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -1,18 +1,20 @@ { "fileVersion": 1, "versions": { - "asdf": "0.7.17", - "dxml": "0.4.4", + "asdf": "0.8.0", + "dxml": "0.4.5", "handy-http-data": "1.3.0", - "handy-http-handlers": "1.1.0", + "handy-http-handlers": "1.3.0", "handy-http-primitives": "1.8.1", - "handy-http-transport": "1.8.0", + "handy-http-transport": "1.10.1", "handy-http-websockets": "1.2.0", "mir-algorithm": "3.22.4", "mir-core": "1.7.3", "path-matcher": "1.2.0", + "photon": "0.18.11", + "sharded-map": "2.7.0", "silly": "1.1.1", - "slf4d": "4.1.1", + "slf4d": "4.2.0", "streams": "3.6.0" } }