[package] name = "c-arrow" version = "0.1.4" authors = ["Rein1m "] edition = "2018" repository = "https://github.com/AnarchY1n/c-arrow" documentation = "https://docs.rs/c-arrow" description = "This Rust library allows you to use the arrow operator -> to access the field of the row pointer, just like C/C++." license-file = "LICENSE" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]