Skip to content

Commit

Permalink
Simplify debugging (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasgoergens authored Dec 12, 2023
1 parent 83f160b commit 89ec341
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion starky/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ itertools = { version = "0.11.0", default-features = false }
log = { version = "0.4.14", default-features = false }
plonky2_maybe_rayon = { path = "../maybe_rayon", default-features = false }
plonky2 = { path = "../plonky2", default-features = false }
backtrace = "0.3.68"

[dev-dependencies]
env_logger = { version = "0.10.0", default-features = false }

0 comments on commit 89ec341

Please sign in to comment.