From f01f7d4baa1c4300bbbf68f65add08960b7ea76b Mon Sep 17 00:00:00 2001 From: Gandalf <9026500+Gandalf2k15@users.noreply.github.com> Date: Mon, 18 Jul 2022 16:55:02 +0100 Subject: [PATCH] removes redundant dependancies (#15009) --- dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies.sh b/dependencies.sh index 65f2526b1c1..e154c99281c 100644 --- a/dependencies.sh +++ b/dependencies.sh @@ -5,7 +5,7 @@ # byond version export BYOND_MAJOR=514 -export BYOND_MINOR=1557 #SKYRAT EDIT CHANGE - Compiler failure due to insufficent memory when running previous builds. +export BYOND_MINOR=1560 #rust_g git tag export RUST_G_VERSION=0.5.0