From 14b39b57cccfc72d19b5c75cbfac3ce52b850cea Mon Sep 17 00:00:00 2001 From: release-bot Date: Wed, 24 Apr 2024 07:13:05 +0000 Subject: [PATCH] Bump rust crates' version icicle-babybear@2.0.1 icicle-bls12-377@2.0.1 icicle-bls12-381@2.0.1 icicle-bn254@2.0.1 icicle-bw6-761@2.0.1 icicle-core@2.0.1 icicle-cuda-runtime@2.0.1 icicle-grumpkin@2.0.1 icicle-hash@2.0.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 b29b79018..36778e5ac 100644 --- a/wrappers/rust/Cargo.toml +++ b/wrappers/rust/Cargo.toml @@ -16,7 +16,7 @@ exclude = [ ] [workspace.package] -version = "2.0.0" +version = "2.0.1" edition = "2021" authors = [ "Ingonyama" ] homepage = "https://www.ingonyama.com"