From 9727a0a068b29eb4b5ebd6021ec231cd8b918eaa Mon Sep 17 00:00:00 2001 From: Dmitriy Ryajov Date: Sat, 27 Jan 2024 16:21:25 -0600 Subject: [PATCH] misc --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e570e6c..6fe7e6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,4 +26,3 @@ ark-relations = { version = "=0.4.0", default-features = false } ark-serialize = { version = "=0.4.1", default-features = false } ruint = { version = "1.7.0", features = ["serde", "num-bigint", "ark-ff"] } num-bigint = "0.4.3" -