Updated libdparse to v0.9.9.
This commit is contained in:
parent
066be90ca2
commit
6aa73885a4
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.8",
|
"libdparse": "~>0.9.9",
|
||||||
"msgpack-d": "~>1.0.0-beta.3",
|
"msgpack-d": "~>1.0.0-beta.3",
|
||||||
"stdx-allocator": "~>2.77.3"
|
"stdx-allocator": "~>2.77.3"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 1556a80bccbe4bf40ed78ec7144011d3496ee334
|
Subproject commit 95444a966923a24098c31464e09a7096208da155
|
||||||
Loading…
Reference in New Issue