From 8b2e074ca75217580930e591d2ef8e20a90052d1 Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Wed, 25 Feb 2026 13:27:12 +0000 Subject: [PATCH] check --- common/nym-kkt-ciphersuite/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/common/nym-kkt-ciphersuite/Cargo.toml b/common/nym-kkt-ciphersuite/Cargo.toml index 079325f625..85cc05b74c 100644 --- a/common/nym-kkt-ciphersuite/Cargo.toml +++ b/common/nym-kkt-ciphersuite/Cargo.toml @@ -9,6 +9,7 @@ license.workspace = true rust-version.workspace = true readme.workspace = true version.workspace = true +publish = false [dependencies] thiserror = { workspace = true }