diff options
author | Ralph Amissah <ralph@amissah.com> | 2018-02-09 22:03:10 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | 1c73ddf3894085c646b55d63e61a2483e03a3b4d (patch) | |
tree | 34e3a837d0e0d224008ff380055ea263a03d3c14 /dub.selections.json | |
parent | paths, further adjustments (diff) |
0.24.0 toml or sdlang for configuration
Diffstat (limited to 'dub.selections.json')
-rw-r--r-- | dub.selections.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dub.selections.json b/dub.selections.json index df36b25..8ada484 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -6,6 +6,7 @@ "libinputvisitor": "1.2.2", "sdlang-d": "0.10.1", "taggedalgebraic": "0.10.7", + "toml": "0.4.0-rc.4", "unit-threaded": "0.6.36" } } |