From 31083463be6904c7e83d5cbee447848f6d8a673a Mon Sep 17 00:00:00 2001 From: release-bot Date: Wed, 3 Jul 2024 19:06:35 +0000 Subject: [PATCH] Bump rust crates' version icicle-babybear@2.7.0 icicle-bls12-377@2.7.0 icicle-bls12-381@2.7.0 icicle-bn254@2.7.0 icicle-bw6-761@2.7.0 icicle-core@2.7.0 icicle-cuda-runtime@2.7.0 icicle-grumpkin@2.7.0 icicle-hash@2.7.0 icicle-m31@2.7.0 icicle-stark252@2.7.0 Generated by cargo-workspaces --- wrappers/rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrappers/rust/Cargo.toml b/wrappers/rust/Cargo.toml index ba04c83bf..eab75a0f0 100644 --- a/wrappers/rust/Cargo.toml +++ b/wrappers/rust/Cargo.toml @@ -18,7 +18,7 @@ exclude = [ ] [workspace.package] -version = "2.6.0" +version = "2.7.0" edition = "2021" authors = [ "Ingonyama" ] homepage = "https://www.ingonyama.com"