We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa9303b + 59d1d6e commit 2643f9dCopy full SHA for 2643f9d
dub.json
@@ -7,7 +7,7 @@
7
"targetPath": "bin",
8
"targetType": "library",
9
"dependencies": {
10
- "derelict-util" : ">=1.0.0",
+ "derelict-util" : ">=3.0.0",
11
"xlib-d": { "version": "~>0.1.1", "optional": true },
12
"xcb-d" : { "version": "~>2.1.0+1.11.1", "optional": true }
13
}
0 commit comments