From 1cc6a04b8bce82fa83b62d919bf8bdf14cad0b92 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph@amissah.com>
Date: Sat, 1 Oct 2016 13:54:14 -0400
Subject: update sdlang, start looking to using dub remote dependencies

---
 dub.selections.json | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 dub.selections.json

(limited to 'dub.selections.json')

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"
+	}
+}
-- 
cgit v1.2.3