From b2526b4538154c1836c53475746d788ee207c9ae Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Wed, 25 Jun 2025 11:11:27 -0400 Subject: [PATCH] Updated dependencies. --- dub.selections.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dub.selections.json b/dub.selections.json index 5a9a879..0a3b529 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -5,14 +5,14 @@ "dxml": "0.4.4", "handy-http-data": "1.2.0", "handy-http-primitives": "1.6.0", - "handy-http-transport": "1.1.0", - "handy-http-websockets": "1.1.0", - "mir-algorithm": "3.22.3", - "mir-core": "1.7.1", - "photon": "0.10.2", + "handy-http-transport": "1.2.1", + "handy-http-websockets": "1.1.1", + "mir-algorithm": "3.22.4", + "mir-core": "1.7.3", + "photon": "0.11.0", "sharded-map": "2.7.0", "silly": "1.1.1", - "slf4d": "4.0.0", + "slf4d": "4.1.1", "streams": "3.6.0" } }