[package] name = "tombstone" description = "Entity component system" version = "0.1.0" edition = "2021" license = "MIT" authors = ["ItsEthra"] repository = "https://github.com/ItsEthra/tombstone" [dependencies] itertools = "0.10"