Skip to content

Commit 35c0666

Browse files
authored
Merge pull request #23 from codehearts/renovate/mockall-0.x
Update Rust crate mockall to 0.11
2 parents 3e1e982 + c9303e8 commit 35c0666

File tree

2 files changed

+43
-27
lines changed

2 files changed

+43
-27
lines changed

Cargo.lock

Lines changed: 42 additions & 26 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.10"
30+
mockall = "0.11"

0 commit comments

Comments
 (0)