[package] name = "arrowalloy" version = "0.0.3" authors = ["Rickard Ernst Björn Lundin "] homepage = "https://github.com/Ignalina/alloy.rs" license = "MIT-0" keywords = ["alloy", "go", "rust","bridge","arrow"] description = "Rust trait for arrow driven implementation" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] arrow2 = "0.14.2"