Skip to content

Commit 666c2b4

Browse files
[Cargo]: Bump mockito from 1.7.1 to 1.7.2
Bumps [mockito](https://github.com/lipanski/mockito) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@1.7.1...1.7.2) --- updated-dependencies: - dependency-name: mockito dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 049d25a commit 666c2b4

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ version = "3.0.0"
5151
features = ["runtime"]
5252

5353
[dev-dependencies]
54-
mockito = "1.7.1"
54+
mockito = "1.7.2"
5555
wiremock = "0.6"
5656
tokio = { version = "1.49.0", features = ["full", "test-util", "macros", "rt-multi-thread"] }
5757
mockall = "0.14.0"

0 commit comments

Comments
 (0)