diff --git a/common/dub.sdl b/common/dub.sdl index ae5f9a3..908877a 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.1" +dependency "msgpack-d" version="1.0.1" versions "built_with_dub"