Skip to content

Commit 2ac4a0b

Browse files
Bump mockito from 0.30.0 to 0.31.0
Bumps [mockito](https://github.com/lipanski/mockito) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@0.30.0...0.31.0) --- updated-dependencies: - dependency-name: mockito dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c819ca commit 2ac4a0b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -30,7 +30,7 @@ log = { version = "0.4", features = ["std"] }
3030
semver = { git = "https://github.com/mikrostew/semver", branch = "new-parser" }
3131
structopt = "0.2.14"
3232
cfg-if = "1.0"
33-
mockito = { version = "0.30.0", optional = true }
33+
mockito = { version = "0.31.0", optional = true }
3434
test-support = { path = "crates/test-support" }
3535
textwrap = "0.14.2"
3636
which = "4.2.4"

0 commit comments

Comments
 (0)