[package] name = "lines_from_file" version = "0.1.2" authors = ["Wafelack "] edition = "2018" license="MIT" description="Simple function to get a vector of string with lines of a file" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]