From 22ec8b31c66475f29106f2fda46969e427f2e704 Mon Sep 17 00:00:00 2001 From: tom barrett Date: Thu, 5 Apr 2018 02:04:11 -0500 Subject: -changed how data is passed (learned you can serialize a vec) -added targeting struct to ship and got timer prototype --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index baefb5f..2258e6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,3 +10,4 @@ serde_json = "1.0" termion = "1.5.1" downcast = "0.8" rand = "0.4" +time = "0.1" -- cgit v1.2.3