Upgrade dsymbol and libdparse dependencies
This commit is contained in:
parent
502b91be48
commit
37513b9348
4
dub.json
4
dub.json
|
|
@ -7,8 +7,8 @@
|
||||||
],
|
],
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dsymbol": "~>0.13.1",
|
"dsymbol": "~>0.13.3",
|
||||||
"libdparse": "~>0.19.3",
|
"libdparse": "~>0.19.4",
|
||||||
":common": "*",
|
":common": "*",
|
||||||
"emsi_containers": "~>0.8.0"
|
"emsi_containers": "~>0.8.0"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue