From 5f1c7385c757b625e10e2bbae432e9fa9efce6b5 Mon Sep 17 00:00:00 2001 From: Ilion Beyst Date: Wed, 19 Jan 2022 23:44:11 +0100 Subject: docker bot runner PoC --- planetwars-matchrunner/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'planetwars-matchrunner/Cargo.toml') diff --git a/planetwars-matchrunner/Cargo.toml b/planetwars-matchrunner/Cargo.toml index 488eb45..16c1249 100644 --- a/planetwars-matchrunner/Cargo.toml +++ b/planetwars-matchrunner/Cargo.toml @@ -19,3 +19,4 @@ serde_json = "1.0" planetwars-rules = { path = "../planetwars-rules" } chrono = { version = "0.4", features = ["serde"] } bollard = "0.11" +bytes = "1.1" \ No newline at end of file -- cgit v1.2.3