2024-02-09 01:17:56 +05:30

13 lines
228 B
TOML

[package]
name = "plonky2"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.79"
plonky2 = "0.1.4"
rand = "0.8.3"