[package] name = "qread" version = "0.1.0" edition = "2021" authors = ["Joshua Laughner "] license = "MIT" keywords = ["IO", "file", "read"] categories = ["filesystem"] description = "A convenience library for common read operations" homepage = "https://github.com/joshua-laughner/qread-rs" repository = "https://github.com/joshua-laughner/qread-rs" readme = "README.md" documentation = "https://docs.rs/qread/latest/" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]