From aacec3f72f14f53dd96d835698d2c87cde3a68b8 Mon Sep 17 00:00:00 2001 From: release-bot Date: Tue, 16 Jul 2024 13:57:56 +0000 Subject: [PATCH] Bump rust crates' version icicle-babybear@2.8.0 icicle-bls12-377@2.8.0 icicle-bls12-381@2.8.0 icicle-bn254@2.8.0 icicle-bw6-761@2.8.0 icicle-core@2.8.0 icicle-cuda-runtime@2.8.0 icicle-grumpkin@2.8.0 icicle-hash@2.8.0 icicle-m31@2.8.0 icicle-stark252@2.8.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 0c7763132..a43047dbf 100644 --- a/wrappers/rust/Cargo.toml +++ b/wrappers/rust/Cargo.toml @@ -18,7 +18,7 @@ exclude = [ ] [workspace.package] -version = "2.7.1" +version = "2.8.0" edition = "2021" authors = [ "Ingonyama" ] homepage = "https://www.ingonyama.com"