mirror of
https://github.com/dlang/tools.git
synced 2025-04-25 12:40:21 +03:00
tests_extractor.d: Upgrade libdparse
This commit is contained in:
parent
1a8c1a9d7d
commit
c38a3523d9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env dub
|
||||
/++dub.sdl:
|
||||
name "tests_extractor"
|
||||
dependency "libdparse" version="~>0.19.0"
|
||||
dependency "libdparse" version="~>0.24.0"
|
||||
+/
|
||||
/*
|
||||
* Parses all public unittests that are visible on dlang.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue