Преглед изворни кода

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",