Skip to content

Commit 695e1d8

Browse files
Bump openapiv3 from 2.1.0 to 2.2.0 (#1340)
Bumps [openapiv3](https://github.com/glademiller/openapiv3) from 2.1.0 to 2.2.0. - [Changelog](https://github.com/glademiller/openapiv3/blob/master/CHANGELOG.md) - [Commits](glademiller/openapiv3@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: openapiv3 dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d837474 commit 695e1d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ version = "0.1.13"
6666
features = [ "full" ]
6767

6868
[dependencies.openapiv3]
69-
version = "2.1.0"
69+
version = "2.2.0"
7070
features = [ "skip_serializing_defaults" ]
7171

7272
[dependencies.serde]

0 commit comments

Comments
 (0)