From f19cea14dbd5b9d6bd2e757ea1b5fc8dcfaf739e Mon Sep 17 00:00:00 2001 From: singingbush Date: Mon, 23 Oct 2023 18:21:36 +0100 Subject: [PATCH] update vibe-core --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index aa448ef..96551d6 100644 --- a/dub.json +++ b/dub.json @@ -8,7 +8,7 @@ "dependencies": { "proper-d": "~>0.0.2", "colourfulmoon": "~>1.0.2", - "vibe-core": "~>1.24.0", + "vibe-core": "~>2.4.0", "vibe-d:web": "~>0.9.7", "vibe-d:tls": "~>0.9.7", "sha3-d": "~>1.0.0",