From 0936857a0eafefefb52055b4021f67193cd16b87 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 }