[package] name = "piston-timer_controller" version = "0.21.0" authors = [ "bvssvni " ] keywords = ["timer", "controller", "piston"] description = "A timer controller" license = "MIT" readme = "README.md" repository = "https://github.com/PistonDevelopers/timer_controller.git" homepage = "https://github.com/PistonDevelopers/timer_controller" [lib] name = "timer_controller" path = "./src/lib.rs" [dependencies] pistoncore-input = "1.0.0"