Try latest version of libdparse
This commit is contained in:
parent
e5bade2878
commit
5e809b1d4a
4
dub.json
4
dub.json
|
|
@ -8,11 +8,11 @@
|
|||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
":dsymbol": "*",
|
||||
"libdparse": ">=0.23.0 <0.24.0",
|
||||
":libdparse": "*",
|
||||
":common": "*",
|
||||
"emsi_containers": "~>0.9.0"
|
||||
},
|
||||
"subPackages": ["dsymbol", "common"],
|
||||
"subPackages": ["dsymbol", "common", "libdparse"],
|
||||
"versions": ["built_with_dub"],
|
||||
"configurations": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 86c9bf44c96e1666eb175c749cc26f62c2008979
|
||||
Subproject commit 10658375b22f284e2fcb44074a862c213309cfb3
|
||||
Loading…
Reference in New Issue