From b5896e2d7597e42818a47710da22098d178bf8f6 Mon Sep 17 00:00:00 2001 From: tom barrett Date: Tue, 27 Feb 2018 06:59:58 -0600 Subject: -now use velocity and position vector, astroids are now randomly populated --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9eb8bce..69c08e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,3 +10,4 @@ erased-serde = "0.3" serde_json = "1.0" termion = "1.5.1" downcast = "0.8" +rand = "0.4" -- cgit v1.2.3