Skip to content

Commit 5c819ca

Browse files
authored
Merge pull request #1173 from volta-cli/dependabot/cargo/crates/volta-core/mockito-0.31.0
Update mockito requirement from 0.30.0 to 0.31.0 in /crates/volta-core
2 parents 7eb56c3 + 9e61255 commit 5c819ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/volta-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ tempfile = "3.3.0"
3131
os_info = "3.2.0"
3232
detect-indent = { git = "https://github.com/stefanpenner/detect-indent-rs", branch = "master" }
3333
envoy = "0.1.3"
34-
mockito = { version = "0.30.0", optional = true }
34+
mockito = { version = "0.31.0", optional = true }
3535
regex = "1.5.4"
3636
dirs = "4.0.0"
3737
sha-1 = "0.10.0"

0 commit comments

Comments
 (0)