Update dependencies to fix issue with doc display
This commit is contained in:
parent
c0ed5273a9
commit
3b5c5bb9a2
2
dsymbol
2
dsymbol
|
@ -1 +1 @@
|
||||||
Subproject commit 0605a90a84ac287f879530420c7046cded566b74
|
Subproject commit c7d57d5b2041af51efc6e7be7e58ae15abce7637
|
4
dub.json
4
dub.json
|
@ -7,8 +7,8 @@
|
||||||
],
|
],
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dsymbol": "~>0.1.0",
|
"dsymbol": "~>0.1.1",
|
||||||
"libdparse": "~>0.3.0",
|
"libdparse": "~>0.4.2",
|
||||||
"msgpack-d": "~>1.0.0-beta.2"
|
"msgpack-d": "~>1.0.0-beta.2"
|
||||||
},
|
},
|
||||||
"versions": ["built_with_dub"],
|
"versions": ["built_with_dub"],
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 4d876562b4862a98bf1b6b6bf4fd07af96506a54
|
Subproject commit f6bc3e17cc3c4ce72ea0e7b0491c09062e309a9b
|
Loading…
Reference in New Issue