diff options
Diffstat (limited to 'dub.selections.json')
-rw-r--r-- | dub.selections.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dub.selections.json b/dub.selections.json new file mode 100644 index 0000000..baf4c54 --- /dev/null +++ b/dub.selections.json @@ -0,0 +1,9 @@ +{ + "fileVersion": 1, + "versions": { + "libinputvisitor": "1.2.2", + "sdlang-d": "0.10.0", + "taggedalgebraic": "0.10.2", + "unit-threaded": "0.6.28" + } +} |