rudb-arrow 0.3.3

Arrow interchange, zero copy where the layouts permit.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "rudb-arrow"
version = "0.3.3"
dependencies = [
 "rudb-common",
 "rudb-vector",
]

[[package]]
name = "rudb-common"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8781faf52f1ba1efaf8bfa1e7bd5ea288c3fdaeba6e3c93706f11a5ee2669084"

[[package]]
name = "rudb-vector"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3086bf598ef5fa401d1c69433e4309e0928a2eb189a3a880d969108e5f14d844"
dependencies = [
 "rudb-common",
]