[package] name = "l8r" version = "0.1.1" description = "Lazy Update Scheduler for Hecs" homepage = "https://github.com/cedric-h/l8r" repository = "https://github.com/cedric-h/l8r" license = "MIT" authors = ["Cedric Hutchings "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] hecs = "0.2.7"