aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-06-13 23:46:58 -0400
committerbnewbold <bnewbold@robocracy.org>2016-06-13 23:46:58 -0400
commit8e6c8bdfb4924bc671dd37e47d473ea803880825 (patch)
tree3101c14fdbe9cc791ea170aacae82786473d5669 /Cargo.toml
parent4fb57de0201eaecdafffdcc285e7dc3ef9d4f6d8 (diff)
downloadexuberant-hacks-8e6c8bdfb4924bc671dd37e47d473ea803880825.tar.gz
exuberant-hacks-8e6c8bdfb4924bc671dd37e47d473ea803880825.zip
change API to pass time as arg to draw_frame
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5aa372f..1652bad 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,4 +11,5 @@ authors = ["bnewbold <bnewbold@robocracy.org>"]
glium = "0.*"
image = "0.*"
getopts = "^0.2"
+time = "0.1"