plonkish-cat 0.1.3

PLONKish circuit system built on comp-cat-rs: circuits as morphisms in a free category
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "comp-cat-rs"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c1648e206938bd8125e0b01a66ee5b0f297244db72fb45e7c4e169e34dc7c91"

[[package]]
name = "plonkish-cat"
version = "0.1.3"
dependencies = [
 "comp-cat-rs",
]