Bump libdparse

This commit is contained in:
Sebastian Wilzbach 2017-12-22 13:15:34 +01:00
parent 193492c746
commit 6b7ef76d67

View file

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