[package] name = "panda_pile" description = "Traits for lazily producing and consuming sequences." repository = "https://github.com/AljoschaMeyer/panda_pile" version = "0.2.0" authors = ["Aljoscha Meyer "] edition = "2021" license = "CC-PDDC" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] slice_n = "0.0.2"