update dparse to fix bad looking ddoc hints in some cases (#585)

update dparse to fix bad looking ddoc hints in some cases
merged-on-behalf-of: Basile-z <Basile-z@users.noreply.github.com>
This commit is contained in:
Basile-z 2019-02-10 21:32:05 +01:00 committed by The Dlang Bot
parent adc3b815dc
commit 8a7a6c75ac
2 changed files with 4 additions and 3 deletions

View File

@ -8,9 +8,10 @@
"license": "GPL-3.0",
"dependencies": {
"dsymbol": "~>0.6.0",
"libdparse": "~>0.11.0",
"libdparse": "~>0.11.2",
"msgpack-d": "~>1.0.0-beta.7",
"stdx-allocator": "~>2.77.5"
"stdx-allocator": "~>2.77.5",
"emsi_containers": "0.8.0-alpha.11"
},
"stringImportPaths" : [
"bin"

@ -1 +1 @@
Subproject commit 338a7f66f42936c6b07567ce54974f6ac719b4e9
Subproject commit 23b20de4ee48ed3f0e8729f6318405543cb3a611