[package] name = "look_ahead_items" version = "0.1.1" authors = ["ใ‚€ใšใงใ‚‡ "] edition = "2018" description = """ I was repeating, and sometimes I wanted to look ahead. Shifted by chunks instead of one. """ readme = "README.md" repository = "https://github.com/muzudho/look-ahead-items" license = "MIT" keywords = ["parser"] categories = ["parsing"] exclude = ["doc/*", "examples/*", "resource/*"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]