From d02dac60779dc6fa2a3e4d227565c19ff3000f9c Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 16:14:11 -0500 Subject: [PATCH] v2.0: chore: publish solana-tps-client (backport of #1845) (#1846) chore: publish solana-tps-client (#1845) (cherry picked from commit 758477331271d2ba79d392e36c71e4e98f06761e) Co-authored-by: Yihau Chen --- tps-client/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tps-client/Cargo.toml b/tps-client/Cargo.toml index 1bd4ab96ee..c9bcf76325 100644 --- a/tps-client/Cargo.toml +++ b/tps-client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "solana-tps-client" -publish = false +description = "Blockchain, Rebuilt for Scale" version = { workspace = true } authors = { workspace = true } repository = { workspace = true }