From fe8618844d9fedb6972224197fc97f04178da61a Mon Sep 17 00:00:00 2001 From: Eduard Staniloiu Date: Mon, 5 Feb 2024 18:28:07 +0200 Subject: [PATCH] Update dub.json to latest dmd commit --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index f228f04..cfc28a1 100644 --- a/dub.json +++ b/dub.json @@ -18,7 +18,7 @@ "libddoc": "~>0.8.0", "dmd": { "repository": "git+https://github.com/dlang/dmd.git", - "version": "a4220358ecfcffe7ea38ab4a1996ffc5a5331f22" + "version": "85481894447684c107347e21d405f8f6b34b2369" } }, "targetPath" : "bin",