Skip to content

Commit

Permalink
openapiv3 2.0.0-rc.1 (#608)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahl authored Oct 21, 2023
1 parent 54ea87f commit 1554c09
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 36 deletions.
59 changes: 24 additions & 35 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cargo-progenitor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ progenitor-impl = { version = "0.4.0", path = "../progenitor-impl" }
anyhow = "1.0"
clap = { version = "4.4.6", features = ["derive"] }
env_logger = "0.10.0"
openapiv3 = "2.0.0-rc.0"
openapiv3 = "2.0.0-rc.1"
rustfmt-wrapper = "0.2.0"
serde_json = "1.0"
serde_yaml = "0.9"
Expand Down

0 comments on commit 1554c09

Please sign in to comment.