This commit is contained in:
Hackerpilot 2016-03-07 15:07:26 -08:00
parent 7028dc1fcf
commit 9287708090
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
"license": "GPL-3.0",
"dependencies": {
"dsymbol": "~>0.2.0-alpha1",
"libdparse": "~>0.7.0-alpha1",
"libdparse": "~>0.7.0-alpha2",
"msgpack-d": "~>1.0.0-beta.2"
},
"versions": ["built_with_dub"],

@ -1 +1 @@
Subproject commit 3257b3c905127e8bccf4b9b2ebc50b9b448c0fba
Subproject commit bafe4e155657319349f4afa76768fe8981ca43b1

View File

@ -105,7 +105,7 @@ DEBUG_SERVER_FLAGS := -Icontainers/src\
-wi\
-g\
-ofbin/dcd-server\
-J.\
-J.
GDC_SERVER_FLAGS := -Icontainers/src\
-Imsgpack-d/src\