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