Updated libdparse to v0.9.8.
This commit is contained in:
parent
8aebc1e121
commit
4e39cb8df0
2
dub.json
2
dub.json
|
@ -8,7 +8,7 @@
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dsymbol": "~>0.4.5",
|
"dsymbol": "~>0.4.5",
|
||||||
"libdparse": "~>0.9.6",
|
"libdparse": "~>0.9.8",
|
||||||
"msgpack-d": "~>1.0.0-beta.3",
|
"msgpack-d": "~>1.0.0-beta.3",
|
||||||
"stdx-allocator": "~>2.77.2"
|
"stdx-allocator": "~>2.77.2"
|
||||||
},
|
},
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 0a048e97bc87ee19371258261689cd3d25d87b8a
|
Subproject commit 698111e7a55d9a5613b43b472588718e2a6b527b
|
Loading…
Reference in New Issue