diff --git a/dub.json b/dub.json index aa41dc8..0fd1091 100644 --- a/dub.json +++ b/dub.json @@ -8,6 +8,6 @@ "license": "MPL-2.0", "systemDependencies" : "libc and thread support (e.g. glibc and pthread), to build also needs for cmake and a C toolchain", "dependencies": { - "libmimalloc-sys": "==1.0.3" + "libmimalloc-sys": "==1.0.5" } }