[package]
name = "iris-guard"
description = "Structural validation of Arrow arrays crossing the iris sandbox boundary."
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
authors.workspace = true
keywords.workspace = true
categories.workspace = true
readme = "README.md"
[dependencies]
arrow-schema.workspace = true
iris-abi.workspace = true
thiserror.workspace = true
[lints]
workspace = true