[package] name = "p3-util" description = "Plonky3 is a toolkit for implementing polynomial IOPs (PIOPs), such as PLONK and STARKs." version = "0.1.4-succinct" edition = "2021" license = "MIT OR Apache-2.0" [dependencies] serde = { version = "1.0", default-features = false }