diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2019-09-05 11:14:52 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2019-10-17 19:07:20 -0400 |
commit | 4623bdcff2d96192a3399fe9601856a5fb934ed9 (patch) | |
tree | 8e38a29727c427aaab8136c1b2db951dd66ef6cd /dub.selections.json | |
parent | processing info (diff) |
build related
Diffstat (limited to 'dub.selections.json')
-rw-r--r-- | dub.selections.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dub.selections.json b/dub.selections.json index 58bf72a..22b6951 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -2,11 +2,13 @@ "fileVersion": 1, "versions": { "archive": "0.6.0", - "d2sqlite3": "0.16.2", - "imageformats": "7.0.0", + "d2sqlite3": "0.18.3", + "dyaml": "0.8.0", + "imageformats": "7.0.1", "libinputvisitor": "1.2.2", "sdlang-d": "0.10.2", "taggedalgebraic": "0.10.9", + "tinyendian": "0.2.0", "toml": "1.0.0-rc.3", "unit-threaded": "0.6.36" } |