[package] name = "noodle" version = "0.2.0" authors = ["Hazim Salem "] edition = "2018" license = "MIT" description = "Streaming parser utilities" repository = "https://github.com/bodyweightenergy/noodle" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anyhow = "1.0"