diff --git a/openapi/Cargo.toml b/openapi/Cargo.toml index 475b25b9d..00ce2a198 100644 --- a/openapi/Cargo.toml +++ b/openapi/Cargo.toml @@ -3,6 +3,7 @@ name = "stripe-openapi-codegen" version = "0.1.0" authors = ["Kevin Stenerson "] edition = "2018" +publish = false [dependencies] heck = "0.3"