[package] name = "flat-rs" description = "Flat codec" version = "0.0.6" edition = "2021" repository = "https://github.com/txpipe/aiken/crates/flat" homepage = "https://github.com/txpipe/aiken" license = "Apache-2.0" authors = ["Lucas Rosa ", "Kasey White "] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anyhow = "1.0.57" thiserror = "1.0.31"