Skip to content

Commit

Permalink
chore(deps): update rust crate mockall to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 3e255ee commit d7da4d1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 37 deletions.
54 changes: 18 additions & 36 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ validator = { version = "0.16", features = ["derive"] }
wildmatch = "2.1.1"

[dev-dependencies]
mockall = "0.11"
mockall = "0.12"
rstest = "0.18.2"
serial_test = "2.0.0"

0 comments on commit d7da4d1

Please sign in to comment.