diff --git a/dub.sdl b/dub.sdl index 254cb4f..64118ec 100644 --- a/dub.sdl +++ b/dub.sdl @@ -6,7 +6,7 @@ copyright "Copyright © 2016" targetType "sourceLibrary" dependency "dpq2" version="~>1.1.3" -dependency "vibe-core" version=">=1.9.3 <2.0.0-0" +dependency "vibe-core" version=">=1.9.3" configuration "release_app" { buildType "release"