Update dependencies in dub

This commit is contained in:
Hackerpilot 2016-04-18 13:46:52 -07:00
parent dd221cffe3
commit c324ca9700
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
], ],
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
"dsymbol": "~>0.2.0-alpha3", "dsymbol": "~>0.2.0-alpha4",
"libdparse": "~>0.7.0-alpha5", "libdparse": "~>0.7.0-alpha7",
"msgpack-d": "~>1.0.0-beta.3" "msgpack-d": "~>1.0.0-beta.3"
}, },
"versions": ["built_with_dub"], "versions": ["built_with_dub"],