Upgrade libdparse

This commit is contained in:
Sebastian Wilzbach 2017-07-05 00:05:07 +02:00
parent 8f470bda0d
commit 1d0ec6fe1f

View file

@ -1,7 +1,7 @@
#!/usr/bin/env dub
/++dub.sdl:
name "tests_extractor"
dependency "libdparse" version="~>0.7.0-beta.4"
dependency "libdparse" version="~>0.7.1-beta.5"
+/
/*
* Parses all public unittests that are visible on dlang.org