Skip to content

Commit 5ca0f68

Browse files
authored
Merge pull request #1174 from volta-cli/dependabot/cargo/mockito-0.31.0
Bump mockito from 0.30.0 to 0.31.0
2 parents 5c819ca + 2ac4a0b commit 5ca0f68

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)