We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7eb56c3 + 9e61255 commit 5c819caCopy full SHA for 5c819ca
crates/volta-core/Cargo.toml
@@ -31,7 +31,7 @@ tempfile = "3.3.0"
31
os_info = "3.2.0"
32
detect-indent = { git = "https://github.com/stefanpenner/detect-indent-rs", branch = "master" }
33
envoy = "0.1.3"
34
-mockito = { version = "0.30.0", optional = true }
+mockito = { version = "0.31.0", optional = true }
35
regex = "1.5.4"
36
dirs = "4.0.0"
37
sha-1 = "0.10.0"
0 commit comments