[package]
name = "hyperpack"
version = "0.2.0"
edition = "2024"
description = "Exact-aware packing carriers and feasibility replay for the Hyper ecosystem"
license = "Apache-2.0"
readme = "README.md"
[dependencies]
hyperreal = { version = "0.12.0" }
[dev-dependencies]
proptest = "1.7.0"
[[bench]]
name = "feasibility"
harness = false