Skip to content

Commit b81adb5

Browse files
committed
Update mockall to 0.14
1 parent 645fd0d commit b81adb5

2 files changed

Lines changed: 9 additions & 35 deletions

File tree

Cargo.lock

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

examples/postgres/mockable-todos/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ structopt = "0.3"
1313
tokio = { version = "1.20.0", features = ["macros"]}
1414
dotenvy = "0.15.0"
1515
async-trait = "0.1.41"
16-
mockall = "0.11"
16+
mockall = "0.14"

0 commit comments

Comments
 (0)