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 b05ac6d commit 5bc5e8dCopy full SHA for 5bc5e8d
Cargo.toml
@@ -16,7 +16,7 @@ serde = { version = "1.0.189", features = ["derive"] }
16
serde_yaml = "0.9.29"
17
indoc = "2.0.4"
18
itertools = "0.12.0"
19
-openapiv3 = "2.0.0"
+openapiv3 = "=2.0.0"
20
convert_case = "0.6.0"
21
indexmap = "2.1.0"
22
clap = { version = "4.4.12", features = ["derive"] }
0 commit comments