Skip to content

Commit

Permalink
move to openapiv3 v2.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahl committed Nov 30, 2023
1 parent 3555b5d commit 0eba1b8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 26 deletions.
39 changes: 14 additions & 25 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.toml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ oxide-client = { path = "clients/oxide-client" }
oxide-vpc = { git = "https://github.com/oxidecomputer/opte", rev = "258a8b59902dd36fc7ee5425e6b1fb5fc80d4649", features = [ "api", "std" ] }
once_cell = "1.18.0"
openapi-lint = { git = "https://github.com/oxidecomputer/openapi-lint", branch = "main" }
openapiv3 = "1.0"
openapiv3 = "2.0.0-rc.1"
# must match samael's crate!
openssl = "0.10"
openssl-sys = "0.9"
Expand Down

0 comments on commit 0eba1b8

Please sign in to comment.