diff --git a/common/nym-kkt-context/Cargo.toml b/common/nym-kkt-context/Cargo.toml index 9ab1c8e123..008eaddcaf 100644 --- a/common/nym-kkt-context/Cargo.toml +++ b/common/nym-kkt-context/Cargo.toml @@ -9,7 +9,7 @@ license.workspace = true rust-version.workspace = true readme.workspace = true version.workspace = true -publish = false +publish = true [dependencies] num_enum = { workspace = true }