Skip to content

Commit

Permalink
fix rebase again
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenciak committed Jun 6, 2024
1 parent 6094d94 commit 4d63d89
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,8 @@ p3-maybe-rayon = { workspace = true }
p3-poseidon2 = { workspace = true }
p3-symmetric = { workspace = true }
p3-util = { workspace = true }

[dev-dependencies]
criterion = { workspace = true }
hybrid-array = "0.2.0-rc"
lazy_static = "1.4.0"

[dev-dependencies]
criterion = { workspace = true }
Expand All @@ -93,4 +92,3 @@ overflow-checks = true
lto = "thin"
incremental = false
codegen-units = 16

0 comments on commit 4d63d89

Please sign in to comment.