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.
1 parent a522a46 commit ee80254Copy full SHA for ee80254
sdk/security_keyvault/Cargo.toml
@@ -27,6 +27,6 @@ azure_core = { path = "../core", version = "0.1" }
27
[dev-dependencies]
28
oauth2 = "4.0.0"
29
azure_identity = { path = "../identity", version = "0.1" }
30
-mockito = "0.30"
+mockito = "0.31"
31
async-trait = "0.1"
32
tokio = { version = "1.0", features = ["full"] }
0 commit comments