Merge pull request #471 from dkorpel/libdparse-upgrade

tests_extractor.d: Upgrade libdparse
This commit is contained in:
Dennis 2024-04-27 22:34:15 +02:00 committed by GitHub
commit 439709537d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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