Merge pull request #444 from MoonlightSentinel/bump-dparse

test_extractor: Bump libdparse to 0.19.0
This commit is contained in:
Max Haughton 2022-03-07 04:44:12 +00:00 committed by GitHub
commit 021c68124d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
#!/usr/bin/env dub
/++dub.sdl:
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