diff --git a/rust/data.json b/rust/data.json index b9e046a6..f8c8a435 100644 --- a/rust/data.json +++ b/rust/data.json @@ -6,7 +6,8 @@ }, "environment": { "type": "host" - } + }, + "runtimeRequirement": 10 }, { "name": "rust-docker", @@ -16,6 +17,7 @@ "environment": { "type": "docker", "image": "steamcmd/steamcmd" - } + }, + "runtimeRequirement": 10 } ] \ No newline at end of file