浏览代码

Updated derelict-util version

Clipsey 7 年之前
父节点
当前提交
59d1d6eaba
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dub.json

+ 1 - 1
dub.json

@@ -7,7 +7,7 @@
 	"targetPath": "bin",
 	"targetType": "library",
 	"dependencies": {
-		"derelict-util" : ">=1.0.0",
+		"derelict-util" : ">=3.0.0",
 		"xlib-d": { "version": "~>0.1.1", "optional": true },
 		"xcb-d" : { "version": "~>2.1.0+1.11.1", "optional": true }
 	}