Skip to content

Commit 8cf3e2a

Browse files
authored
move to openapiv3 v2.0.0-rc.1 (#4582)
1 parent ac94fc0 commit 8cf3e2a

File tree

2 files changed

+15
-26
lines changed

2 files changed

+15
-26
lines changed

Cargo.lock

Lines changed: 14 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ oxide-client = { path = "clients/oxide-client" }
263263
oxide-vpc = { git = "https://github.com/oxidecomputer/opte", rev = "258a8b59902dd36fc7ee5425e6b1fb5fc80d4649", features = [ "api", "std" ] }
264264
once_cell = "1.18.0"
265265
openapi-lint = { git = "https://github.com/oxidecomputer/openapi-lint", branch = "main" }
266-
openapiv3 = "1.0"
266+
openapiv3 = "2.0.0-rc.1"
267267
# must match samael's crate!
268268
openssl = "0.10"
269269
openssl-sys = "0.9"

0 commit comments

Comments
 (0)