瀏覽代碼

Remove unnecessary arsd dependency (copied the code locally)

Steven Schveighoffer 2 年之前
父節點
當前提交
e3da8755bf
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      install/dub.json

+ 1 - 2
install/dub.json

@@ -6,8 +6,7 @@
 	"dependencies": {
 		"jsoniopipe": "~>0.1.4",
                 "iopipe": "~>0.2.4",
-                "io": "~>0.3.4",
-                "arsd-official:archive": "10.9.9"
+                "io": "~>0.3.4"
 	},
 	"description": "Install raylib binary files",
 	"license": "boost-1.0",