diff --git a/dub.json b/dub.json index dfc514e..c1b79e2 100644 --- a/dub.json +++ b/dub.json @@ -6,7 +6,7 @@ "targetPath": "build", "targetType": "library", "dependencies": { - "libdparse": ">=0.19.3 <0.20.0", + "libdparse": ">=0.20.0 <0.21.0", "emsi_containers": "~>0.8.0" } }