Skip to content

Commit

Permalink
chore(deps): update rust crate mockall to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent e3bd32c commit 6b1d412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ chrono = { version = "0.4", default-features = false }

[dev-dependencies]
assert-json-diff = "2.0.2"
mockall = "0.11.4"
mockall = "0.12.0"
serial_test = "2.0.0"
k8s-openapi = { version = "0.20.0", default-features = false, features = [
"v1_27",
Expand Down

0 comments on commit 6b1d412

Please sign in to comment.