[package] name = "rustly" version = "0.1.0" authors = ["ahadnagy", "stefanhofman"] edition = "2018" readme = "README.md" description = "Rust DataFrames" license = "MIT/Apache-2.0" repository = "https://github.com/ahadnagy/rustie" [lib] path = "src/lib.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]