diff options
author | Ralph Amissah <ralph@amissah.com> | 2016-10-01 14:12:13 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:13 -0400 |
commit | ba1712e77b31704fd9ba16d14e15518e7a7dd104 (patch) | |
tree | 1a0d3233fb611b68dbf43e098a41a0d9378e9ace /dub.selections.json | |
parent | update sdlang, start looking to using dub remote dependencies (diff) |
0.7.0 using dub remote dependencies (local src related to sdlang removed)
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 baf4c54..469497e 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -2,8 +2,8 @@ "fileVersion": 1, "versions": { "libinputvisitor": "1.2.2", - "sdlang-d": "0.10.0", + "sdlang-d": "0.10.1", "taggedalgebraic": "0.10.2", - "unit-threaded": "0.6.28" + "unit-threaded": "0.6.29" } } |