diff --git a/dsymbol/dub.json b/dsymbol/dub.json index ea69ec0..8e2c5e2 100644 --- a/dsymbol/dub.json +++ b/dsymbol/dub.json @@ -6,7 +6,7 @@ "targetPath": "build", "targetType": "library", "dependencies": { - "libdparse": ">=0.20.0 <0.23.0", + "libdparse": ">=0.20.0 <1.0.0", "emsi_containers": "~>0.9.0" } }