Updated libdparse to v0.9.10.
This commit is contained in:
parent
34e79e0f1b
commit
215055509f
2
dub.json
2
dub.json
|
|
@ -8,7 +8,7 @@
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dsymbol": "~>0.4.8",
|
"dsymbol": "~>0.4.8",
|
||||||
"libdparse": "~>0.9.9",
|
"libdparse": "~>0.9.10",
|
||||||
"msgpack-d": "~>1.0.0-beta.3",
|
"msgpack-d": "~>1.0.0-beta.3",
|
||||||
"stdx-allocator": "~>2.77.4"
|
"stdx-allocator": "~>2.77.4"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 95444a966923a24098c31464e09a7096208da155
|
Subproject commit f8460d0d3581bebd41ee8629bd3e253c94c8a387
|
||||||
Loading…
Reference in New Issue