[package]
name = "main_loop"
version = "0.2.0"
authors = ["Nathan Faucett <nathanfaucett@gmail.com>"]
keywords = ["main", "loop"]
description = "main loop"
license = "MIT"
readme = "README.md"
repository = "https://gitlab.com/nathanfaucett/rs-main_loop.git"
homepage = "https://gitlab.com/nathanfaucett/rs-main_loop"
[dependencies]
time = { version = "0.1" }
[dev-dependencies]