mirror of
https://github.com/dlang/tools.git
synced 2025-05-02 08:00:52 +03:00
test_extractor: Bump libdparse to 0.19.0
This commit is contained in:
parent
ae7a61199e
commit
c9c01111f1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env dub
|
#!/usr/bin/env dub
|
||||||
/++dub.sdl:
|
/++dub.sdl:
|
||||||
name "tests_extractor"
|
name "tests_extractor"
|
||||||
dependency "libdparse" version="~>0.15.1"
|
dependency "libdparse" version="~>0.19.0"
|
||||||
+/
|
+/
|
||||||
/*
|
/*
|
||||||
* Parses all public unittests that are visible on dlang.org
|
* Parses all public unittests that are visible on dlang.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue