diff options
author | Ralph Amissah <ralph@amissah.com> | 2016-10-11 17:31:01 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:13 -0400 |
commit | c22e8bf5e062a4efd9a4d4867582a34ad159d655 (patch) | |
tree | f8116b4c4f6bccb7ded64effbcffd494f2fe83ed /dub.selections.json | |
parent | 0.7.1 re-arranging for unittests; tuple tests; read in files; obt (diff) |
naming convention: _functions_ using ref identified with _underscore_
Diffstat (limited to 'dub.selections.json')
-rw-r--r-- | dub.selections.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dub.selections.json b/dub.selections.json index 469497e..dba534e 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -3,7 +3,7 @@ "versions": { "libinputvisitor": "1.2.2", "sdlang-d": "0.10.1", - "taggedalgebraic": "0.10.2", - "unit-threaded": "0.6.29" + "taggedalgebraic": "0.10.4", + "unit-threaded": "0.6.30" } } |