This commit is contained in:
Daniel Lubarov 2022-01-21 10:14:44 -08:00
parent d69220e2a7
commit 2e3a682bde
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
[package]
name = "plonky2_field"
description = "Finite field arithmetic"
version = "0.1.0"
edition = "2021"

View File

@ -1,5 +1,6 @@
[package]
name = "plonky2_util"
description = "Utilities used by Plonky2"
version = "0.1.0"
edition = "2021"