Skip to content

Commit 0b26305

Browse files
Update Rust crate mockall to 0.12
1 parent 10c6e78 commit 0b26305

File tree

2 files changed

+39
-97
lines changed

2 files changed

+39
-97
lines changed

Cargo.lock

Lines changed: 38 additions & 96 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ colored = { version="2.0", default-features=false }
2727
[dev-dependencies]
2828
cargo-husky = { version="1.5", features=["run-cargo-fmt", "run-cargo-clippy"] }
2929
diesel_migrations = { version = "1.4", features=["sqlite"] }
30-
mockall = "0.11"
30+
mockall = "0.12"

0 commit comments

Comments
 (0)