[package]
name = "unarray"
description = "Utilities for working with uninitialized arrays"
license = "MIT OR Apache-2.0"
version = "0.1.0"
edition = "2021"
[dev-dependencies]
proptest = { git = "https://github.com/input-output-hk/proptest" }
test-strategy = "0.2"