Merge remote-tracking branch 'upstream/master' into stable

This commit is contained in:
Iain Buclaw 2024-05-09 13:15:13 +00:00
commit ec57707c8c

View file

@ -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.19.0" dependency "libdparse" version="~>0.24.0"
+/ +/
/* /*
* Parses all public unittests that are visible on dlang.org * Parses all public unittests that are visible on dlang.org