aboutsummaryrefslogtreecommitdiff
path: root/planetwars-matchrunner/Cargo.toml
diff options
context:
space:
mode:
authorIlion Beyst <ilion.beyst@gmail.com>2022-01-19 23:44:11 +0100
committerIlion Beyst <ilion.beyst@gmail.com>2022-01-20 20:57:39 +0100
commit5f1c7385c757b625e10e2bbae432e9fa9efce6b5 (patch)
treedde771c2a64bfa90e47ec3b2919bca956a059a41 /planetwars-matchrunner/Cargo.toml
parent3e18c840d195e735521136df94a14500d122eb52 (diff)
downloadplanetwars.dev-5f1c7385c757b625e10e2bbae432e9fa9efce6b5.tar.xz
planetwars.dev-5f1c7385c757b625e10e2bbae432e9fa9efce6b5.zip
docker bot runner PoC
Diffstat (limited to 'planetwars-matchrunner/Cargo.toml')
-rw-r--r--planetwars-matchrunner/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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