diff --git a/Cargo.toml b/Cargo.toml index 8ac4091..39ca135 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -68,7 +68,7 @@ once_cell = "1.8" proptest = { version = "1.0", optional = true } rand = "0.8.4" rayon = "1.5.1" -ruint = { version = "=1.11.0", features = [ +ruint = { version = "1.12.1", features = [ "serde", "num-bigint", "ark-ff",