Skip to content

Commit

Permalink
Update openapi template
Browse files Browse the repository at this point in the history
  • Loading branch information
dani-garcia committed Dec 1, 2023
1 parent 3f52576 commit 9f3d675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions support/openapi-template/Cargo.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ reqwest = "~0.9"
[dependencies.reqwest]
version = "^0.11"
features = ["json", "multipart"]
default-features = false
{{/supportAsync}}
{{/reqwest}}
{{#withAWSV4Signature}}
Expand Down

0 comments on commit 9f3d675

Please sign in to comment.