Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
lydiagarms committed Jan 8, 2025
1 parent c6de962 commit 6767cee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plonkish_backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ serde = { version = "1.0", features = ["derive"] }
bincode = "1.3.3"
sha3 = "0.10.6"
poseidon = { git = "https://github.com/han0110/poseidon", branch = "feature/with-spec" }
# TO DO - remove these 4 lines?
ff = { version = "0.13", features = ["bits"] }
group = "0.13"
proptest = { version = "1.0.0", optional = true }
Expand All @@ -35,7 +34,6 @@ halo2_proofs = { git = "https://github.com/han0110/halo2.git", branch = "feature
paste = "1.0.11"
criterion = "0.4.0"
pprof = { version = "0.11.0", features = ["criterion", "flamegraph"] }
# remove below line?
proptest = "1.0.0"

[features]
Expand Down

0 comments on commit 6767cee

Please sign in to comment.