Skip to content

Commit

Permalink
Bump openapiv3 from 1.0.0 to 1.0.1 (#255)
Browse files Browse the repository at this point in the history
Bumps [openapiv3](https://github.com/glademiller/openapiv3) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/glademiller/openapiv3/releases)
- [Commits](glademiller/openapiv3@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: openapiv3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2022
1 parent f98d611 commit d51e32d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dropshot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ futures = "0.3.19"
hostname = "0.3.0"
http = "0.2.6"
indexmap = "1.8.0"
openapiv3 = "=1.0.0"
openapiv3 = "=1.0.1"
paste = "1.0.6"
percent-encoding = "2.1.0"
proc-macro2 = "1.0.36"
Expand Down

0 comments on commit d51e32d

Please sign in to comment.