diff --git a/dub.json b/dub.json index fc43121..201effd 100644 --- a/dub.json +++ b/dub.json @@ -4,8 +4,7 @@ ], "copyright": "Copyright © 2024, Andrew Lalis", "dependencies": { - "handy-http-primitives": "~>1.6", - "photon": "~>0.11", + "handy-http-primitives": "~>1.8", "streams": "~>3.6", "slf4d": "~>4.0" }, diff --git a/dub.selections.json b/dub.selections.json index 2611da3..ef3d1a5 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -1,9 +1,7 @@ { "fileVersion": 1, "versions": { - "handy-http-primitives": "1.7.0", - "photon": "0.11.0", - "sharded-map": "2.7.0", + "handy-http-primitives": "1.8.0", "slf4d": "4.1.1", "streams": "3.6.0" }