From a1dc0539ce25e4e361464a7dfeaf18255393a5c5 Mon Sep 17 00:00:00 2001 From: release-bot Date: Thu, 11 Apr 2024 07:56:32 +0000 Subject: [PATCH] Bump rust crates' version icicle-bls12-377@1.10.1 icicle-bls12-381@1.10.1 icicle-bn254@1.10.1 icicle-bw6-761@1.10.1 icicle-core@1.10.1 icicle-cuda-runtime@1.10.1 icicle-grumpkin@1.10.1 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 c0a4cf69..58add04c 100644 --- a/wrappers/rust/Cargo.toml +++ b/wrappers/rust/Cargo.toml @@ -14,7 +14,7 @@ exclude = [ ] [workspace.package] -version = "1.10.0" +version = "1.10.1" edition = "2021" authors = [ "Ingonyama" ] homepage = "https://www.ingonyama.com"