Skip to content

Commit e2a8283

Browse files
Bump test-context from 0.3.0 to 0.4.1 (#680)
Bumps [test-context](https://github.com/JasterV/test-context) from 0.3.0 to 0.4.1. - [Release notes](https://github.com/JasterV/test-context/releases) - [Commits](https://github.com/JasterV/test-context/commits) --- updated-dependencies: - dependency-name: test-context 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 d33857d commit e2a8283

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapitor/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ expectorate = "1"
4949
# futures is necessary for test-context
5050
futures = "0.3"
5151
pretty_assertions = "1"
52-
test-context = "^0.3.0"
52+
test-context = "^0.4.1"
5353

5454
[features]
5555
default = ["retry"]

0 commit comments

Comments
 (0)