aboutsummaryrefslogtreecommitdiffstats
path: root/pong/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pong/Cargo.toml')
-rw-r--r--pong/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pong/Cargo.toml b/pong/Cargo.toml
index 8e8cace..99b2d36 100644
--- a/pong/Cargo.toml
+++ b/pong/Cargo.toml
@@ -11,4 +11,3 @@ tihdy = { path = ".."}
tihdy_derive = { path = "../tihdy_derive" }
macroquad = "0.2"
-tokio = { version = "1", features = ["rt", "rt-multi-thread"] }