Skip to content

Commit ca15f9b

Browse files
Update Rust crate mockall to 0.13
1 parent 10c6e78 commit ca15f9b

File tree

2 files changed

+39
-98
lines changed

2 files changed

+39
-98
lines changed

Cargo.lock

Lines changed: 38 additions & 97 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.13"

0 commit comments

Comments
 (0)