Skip to content

Commit

Permalink
Update Rust crate mockall to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 10c6e78 commit 4e825a9
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 97 deletions.
134 changes: 38 additions & 96 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 @@ -27,4 +27,4 @@ colored = { version="2.0", default-features=false }
[dev-dependencies]
cargo-husky = { version="1.5", features=["run-cargo-fmt", "run-cargo-clippy"] }
diesel_migrations = { version = "1.4", features=["sqlite"] }
mockall = "0.11"
mockall = "0.12.1"

0 comments on commit 4e825a9

Please sign in to comment.