forked from kemitix/git-next
chore: bump mockall from 0.12 to 0.13
This commit is contained in:
parent
b24675d48a
commit
22faa851dc
1 changed files with 1 additions and 1 deletions
|
@ -102,5 +102,5 @@ tokio = { version = "1.37", features = ["rt", "macros"] }
|
||||||
assert2 = "0.3"
|
assert2 = "0.3"
|
||||||
pretty_assertions = "1.4"
|
pretty_assertions = "1.4"
|
||||||
rand = "0.8"
|
rand = "0.8"
|
||||||
mockall = "0.12"
|
mockall = "0.13"
|
||||||
test-log = "0.2"
|
test-log = "0.2"
|
||||||
|
|
Loading…
Reference in a new issue