Skip to content

Commit 06b6a76

Browse files
chore(deps): update rust crate mockall to 0.14.0 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44845d9 commit 06b6a76

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

packages/dom/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ web-sys = { workspace = true, features = [
7878

7979
[dev-dependencies]
8080
indoc = "2.0.5"
81-
mockall = "0.13.0"
81+
mockall = "0.14.0"
8282
pretty_assertions = "1.4.1"
8383
send_wrapper = "0.6.0"
8484
testing_logger = "0.1.1"

0 commit comments

Comments
 (0)