We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e7ecb6 commit 531cef0Copy full SHA for 531cef0
Cargo.toml
@@ -26,7 +26,7 @@ uuid = ["uuid08", "uuid1"]
26
[dependencies]
27
indexmap = "1.7"
28
openapi_type_derive = { path = "./derive", version = "0.4.4" }
29
-openapiv3 = "1.0"
+openapiv3 = "=1.0.2"
30
serde_json = "1.0"
31
32
# optional dependencies / features
0 commit comments