Update dsymbol to 0.5.6
This commit is contained in:
parent
16a362d97c
commit
770234985b
2
dsymbol
2
dsymbol
|
|
@ -1 +1 @@
|
||||||
Subproject commit 211a3cf8c8a22f4329aabacbde4251cedbccdf8c
|
Subproject commit 913e1f1207f2488400e383d9e74219eb706fdb05
|
||||||
2
dub.json
2
dub.json
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dsymbol": "~>0.5.5",
|
"dsymbol": "~>0.5.6",
|
||||||
"libdparse": "~>0.10.10",
|
"libdparse": "~>0.10.10",
|
||||||
"msgpack-d": "~>1.0.0-beta.7",
|
"msgpack-d": "~>1.0.0-beta.7",
|
||||||
"stdx-allocator": "~>2.77.5"
|
"stdx-allocator": "~>2.77.5"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue