Try latest version of libdparse

This commit is contained in:
ryuukk 2023-08-09 18:34:19 +02:00
parent e5bade2878
commit 5e809b1d4a
2 changed files with 3 additions and 3 deletions

View File

@ -8,11 +8,11 @@
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
":dsymbol": "*", ":dsymbol": "*",
"libdparse": ">=0.23.0 <0.24.0", ":libdparse": "*",
":common": "*", ":common": "*",
"emsi_containers": "~>0.9.0" "emsi_containers": "~>0.9.0"
}, },
"subPackages": ["dsymbol", "common"], "subPackages": ["dsymbol", "common", "libdparse"],
"versions": ["built_with_dub"], "versions": ["built_with_dub"],
"configurations": [ "configurations": [
{ {

@ -1 +1 @@
Subproject commit 86c9bf44c96e1666eb175c749cc26f62c2008979 Subproject commit 10658375b22f284e2fcb44074a862c213309cfb3