Skip to content

Commit

Permalink
fix: prevent publishing the openapi crate
Browse files Browse the repository at this point in the history
  • Loading branch information
arlyon committed Feb 4, 2023
1 parent 63e3f02 commit 6de846e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi/Cargo.toml
Expand Up @@ -3,6 +3,7 @@ name = "stripe-openapi-codegen"
version = "0.1.0"
authors = ["Kevin Stenerson <kstenerson@developers.wyyerd.com>"]
edition = "2018"
publish = false

[dependencies]
heck = "0.3"
Expand Down

0 comments on commit 6de846e

Please sign in to comment.