[package] name = "datatroll" version = "0.1.3" edition = "2021" authors = ["Aymen Hitta"] keywords = ["data", "csv"] categories = ["text-processing"] readme = "./README.md" license = "MIT" documentation = "https://docs.rs/datatroll/0.1.3" repository = "https://github.com/aymenhta/datatroll" homepage = "https://github.com/aymenhta/datatroll" description = "a robust and user-friendly Rust library for efficiently loading, manipulating, and exporting data stored in CSV files." # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]