From 08e0b625958c87f27c7ddc93bfceba6870932521 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Thu, 30 Jul 2020 02:51:20 -0700 Subject: [PATCH] Use a newer, but not the newest, msgpack-d --- common/dub.sdl | 2 +- msgpack-d | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/dub.sdl b/common/dub.sdl index 95f0ef9..ae5f9a3 100644 --- a/common/dub.sdl +++ b/common/dub.sdl @@ -4,5 +4,5 @@ preGenerateCommands "rdmd \"$PACKAGE_DIR/dubhash.d\"" sourcePaths "src" importPaths "src" -dependency "msgpack-d" version="~>1.0.3" +dependency "msgpack-d" version="~>1.0.1" versions "built_with_dub" diff --git a/msgpack-d b/msgpack-d index 7c64af4..480f3bf 160000 --- a/msgpack-d +++ b/msgpack-d @@ -1 +1 @@ -Subproject commit 7c64af4b212d782e2cc84fc071575f1ddb2852eb +Subproject commit 480f3bf9ee80ccf6695ed900cfcc1850ba8da991