From 8e6c8bdfb4924bc671dd37e47d473ea803880825 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 13 Jun 2016 23:46:58 -0400 Subject: change API to pass time as arg to draw_frame --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5aa372f..1652bad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,4 +11,5 @@ authors = ["bnewbold "] glium = "0.*" image = "0.*" getopts = "^0.2" +time = "0.1" -- cgit v1.2.3