summaryrefslogtreecommitdiffhomepage
path: root/dub.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'dub.sdl')
-rw-r--r--dub.sdl6
1 files changed, 6 insertions, 0 deletions
diff --git a/dub.sdl b/dub.sdl
new file mode 100644
index 0000000..8c32044
--- /dev/null
+++ b/dub.sdl
@@ -0,0 +1,6 @@
+name "brpaste"
+description "A pastebin server so fast, it burns rubber."
+authors "Chloe Kudryavtsev"
+copyright "Copyright © 2019, Chloe Kudryavtsev"
+license "MIT"
+dependency "vibe-d" version="~>0.8.5-beta.2"