From 940b283c47137b69c7d4fcd26eaf05e5f22451f5 Mon Sep 17 00:00:00 2001 From: release-bot Date: Thu, 9 May 2024 12:27:17 +0000 Subject: [PATCH] Bump rust crates' version icicle-babybear@2.2.0 icicle-bls12-377@2.2.0 icicle-bls12-381@2.2.0 icicle-bn254@2.2.0 icicle-bw6-761@2.2.0 icicle-core@2.2.0 icicle-cuda-runtime@2.2.0 icicle-grumpkin@2.2.0 icicle-hash@2.2.0 icicle-stark252@2.2.0 Generated by cargo-workspaces --- wrappers/rust/Cargo.toml | 2 +- wrappers/rust/icicle-curves/icicle-bls12-377/Cargo.toml | 2 +- wrappers/rust/icicle-curves/icicle-bn254/Cargo.toml | 2 +- wrappers/rust/icicle-curves/icicle-bw6-761/Cargo.toml | 2 +- wrappers/rust/icicle-curves/icicle-grumpkin/Cargo.toml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/wrappers/rust/Cargo.toml b/wrappers/rust/Cargo.toml index 88d5e624..a81d55f7 100644 --- a/wrappers/rust/Cargo.toml +++ b/wrappers/rust/Cargo.toml @@ -17,7 +17,7 @@ exclude = [ ] [workspace.package] -version = "2.1.0" +version = "2.2.0" edition = "2021" authors = [ "Ingonyama" ] homepage = "https://www.ingonyama.com" diff --git a/wrappers/rust/icicle-curves/icicle-bls12-377/Cargo.toml b/wrappers/rust/icicle-curves/icicle-bls12-377/Cargo.toml index 94129629..93c8e1f6 100644 --- a/wrappers/rust/icicle-curves/icicle-bls12-377/Cargo.toml +++ b/wrappers/rust/icicle-curves/icicle-bls12-377/Cargo.toml @@ -46,4 +46,4 @@ harness = false [[bench]] name = "msm" -harness = false \ No newline at end of file +harness = false diff --git a/wrappers/rust/icicle-curves/icicle-bn254/Cargo.toml b/wrappers/rust/icicle-curves/icicle-bn254/Cargo.toml index 33d0539c..d23d9fd0 100644 --- a/wrappers/rust/icicle-curves/icicle-bn254/Cargo.toml +++ b/wrappers/rust/icicle-curves/icicle-bn254/Cargo.toml @@ -44,4 +44,4 @@ harness = false [[bench]] name = "msm" -harness = false \ No newline at end of file +harness = false diff --git a/wrappers/rust/icicle-curves/icicle-bw6-761/Cargo.toml b/wrappers/rust/icicle-curves/icicle-bw6-761/Cargo.toml index 05a7b77e..e95afe54 100644 --- a/wrappers/rust/icicle-curves/icicle-bw6-761/Cargo.toml +++ b/wrappers/rust/icicle-curves/icicle-bw6-761/Cargo.toml @@ -44,4 +44,4 @@ harness = false [[bench]] name = "msm" -harness = false \ No newline at end of file +harness = false diff --git a/wrappers/rust/icicle-curves/icicle-grumpkin/Cargo.toml b/wrappers/rust/icicle-curves/icicle-grumpkin/Cargo.toml index 86978a1b..df4eada2 100644 --- a/wrappers/rust/icicle-curves/icicle-grumpkin/Cargo.toml +++ b/wrappers/rust/icicle-curves/icicle-grumpkin/Cargo.toml @@ -33,4 +33,4 @@ arkworks = ["ark-grumpkin-test", "icicle-core/arkworks"] [[bench]] name = "msm" -harness = false \ No newline at end of file +harness = false