Skip to content

Commit 531cef0

Browse files
committed
pin version of openapiv3
1 parent 7e7ecb6 commit 531cef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ uuid = ["uuid08", "uuid1"]
2626
[dependencies]
2727
indexmap = "1.7"
2828
openapi_type_derive = { path = "./derive", version = "0.4.4" }
29-
openapiv3 = "1.0"
29+
openapiv3 = "=1.0.2"
3030
serde_json = "1.0"
3131

3232
# optional dependencies / features

0 commit comments

Comments
 (0)