From 1e7aa3327a056296a887ff2e1d12fee45651fd3f Mon Sep 17 00:00:00 2001 From: SSpirits Date: Thu, 27 Jul 2023 16:25:09 +0800 Subject: [PATCH] release(rust): get ready to launch the Rust SDK (#578) Signed-off-by: SSpirits --- rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 69241d91f..d8f76abad 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -16,7 +16,7 @@ # [package] name = "rocketmq" -version = "0.1.2" +version = "5.0.0-rc1" edition = "2021" rust-version = "1.61" authors = [