From 758477331271d2ba79d392e36c71e4e98f06761e Mon Sep 17 00:00:00 2001 From: Yihau Chen Date: Tue, 25 Jun 2024 03:49:31 +0800 Subject: [PATCH] chore: publish solana-tps-client (#1845) --- 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 1bd4ab96ee05b3..c9bcf76325b5f7 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 }