[package]
name = "iris-native"
description = "Native fast path implementations for decoders iris already knows."
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]
iris-abi.workspace = true
iris-trust.workspace = true
[lints]
workspace = true