Examples now point to the dub D:YAML package so they can ba stand-alone.

This commit is contained in:
Ferdinand Majerech 2014-08-06 17:39:53 +02:00
parent d0ac642a6e
commit c630f4713e
7 changed files with 7 additions and 7 deletions

View file

@ -5,7 +5,7 @@
"mainSourceFile": "yaml_bench.d",
"dependencies":
{
"dyaml": { "version" : "~>0.5.0", "path" : "../../"},
"dyaml": { "version" : "~>0.5.0" },
},
"buildTypes":
{