Fix #365
This commit is contained in:
parent
8b7375ad77
commit
9e64dcf8e2
2
dub.json
2
dub.json
|
@ -8,7 +8,7 @@
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dsymbol": "~>0.2.0",
|
"dsymbol": "~>0.2.0",
|
||||||
"libdparse": "~>0.7.0",
|
"libdparse": "~>0.7.1-beta.1",
|
||||||
"msgpack-d": "~>1.0.0-beta.3"
|
"msgpack-d": "~>1.0.0-beta.3"
|
||||||
},
|
},
|
||||||
"versions": ["built_with_dub"],
|
"versions": ["built_with_dub"],
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit ca51bd13cf68646eaf9d6987db100cc3b288cffe
|
Subproject commit eb8309c9cd4272ec130c13d7f1addafe2b03edec
|
Loading…
Reference in New Issue