diff --git a/stacks_derive/Cargo.toml b/stacks_derive/Cargo.toml index 54ca35c..83da321 100644 --- a/stacks_derive/Cargo.toml +++ b/stacks_derive/Cargo.toml @@ -8,7 +8,6 @@ authors.workspace = true repository.workspace = true categories.workspace = true keywords.workspace = true -publish = false [lib] proc-macro = true