From 41ee85bdac5ad1172dbb4199bcdddbc55c3e22cf Mon Sep 17 00:00:00 2001 From: Ilia Ki Date: Wed, 2 Aug 2023 21:56:48 +0700 Subject: [PATCH] update dub --- dub.sdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.sdl b/dub.sdl index 7748504d..e8085ba7 100644 --- a/dub.sdl +++ b/dub.sdl @@ -5,7 +5,7 @@ authors "Ilia Ki" "John Michael Hall" "Shigeki Karita" "Sebastian Wilzbach" "And copyright "2020 Ilia Ki, Kaleidic Associates Advisory Limited, Symmetry Investments" license "Apache-2.0" -dependency "mir-core" version=">=1.5.6" +dependency "mir-core" version=">=1.6.0" // dflags "-version=MirNoSIMD" // dflags "-mtriple=aarch64-linux-gnu"