Skip to content

Commit 7a58b23

Browse files
committed
upgrade mockall version from 0.13 to 0.14
1 parent fdb03c3 commit 7a58b23

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -62,7 +62,7 @@ glob = "0.3"
6262

6363
# Testing
6464
tempfile = "3.24"
65-
mockall = "0.13"
65+
mockall = "0.14"
6666
insta = { version = "1.46", features = ["json"] }
6767

6868
[profile.release]

0 commit comments

Comments
 (0)