aboutsummaryrefslogtreecommitdiff
path: root/dub.sdl
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2021-10-14 23:29:02 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2021-10-14 23:29:02 -0400
commit5d0ce4f5c303f15410fb8346e61504ef6e331fce (patch)
tree07919e79858d82bc46fa2f87afb1de96b62e4397 /dub.sdl
parentff83adf2a770def84fcf0fbf4e9624d3253a3514 (diff)
downloadjdtalk_web-5d0ce4f5c303f15410fb8346e61504ef6e331fce.tar.gz
Update vibe-d to 0.9
Diffstat (limited to 'dub.sdl')
-rw-r--r--dub.sdl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dub.sdl b/dub.sdl
index d380261..593d78c 100644
--- a/dub.sdl
+++ b/dub.sdl
@@ -3,5 +3,5 @@ description "A minimal D application."
authors "Joseph Hunkeler"
copyright "Copyright © 2019, Joseph Hunkeler"
license "BSD 3-clause"
-dependency "vibe-d:http" version="~>0.8.0"
+dependency "vibe-d:http" version="~>0.9.0"
dependency "jdtalk:core" version="*"