diff --git a/Cargo.toml b/Cargo.toml index 83fea93..8ddf2d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ zerocopy = { version = "0.8", features = ["derive"] } [dev-dependencies] criterion = "0.8" p3-field = "0.5" -p3-goldilocks = "0.5" +p3-goldilocks = "0.6" [features] default = ["arkworks", "spongefish", "parallel", "simd"]