We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e10e2 commit 37f9a54Copy full SHA for 37f9a54
dub.sdl
@@ -3,7 +3,7 @@ description "A modular io library in D."
3
copyright "Copyright © 2011-2018, Steven Schveighoffer"
4
authors "Steven Schveighoffer" "Dmitry Olshansky"
5
license "BSL-1.0"
6
-dependency "io" version="~master"
+dependency "io" version="~>0.2.1"
7
subPackage {
8
name "byline"
9
targetType "executable"
0 commit comments