1
1
Эх сурвалжийг харах

Merge pull request #5 from PolyplexEngine/master

Updated derelict-util version
Sky Thirteenth 7 жил өмнө
parent
commit
2643f9dbf4
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 }
 	}