Skip to content

Commit

Permalink
chore: update mockall to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiapple852 committed Aug 21, 2024
1 parent af704f2 commit 65b65aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ insta = "1.39.0"
ipnetwork = "0.20.0"
itertools = "0.13.0"
maxminddb = "0.24.0"
mockall = "0.12.1"
mockall = "0.13.0"
nix = { version = "0.29.0", default-features = false }
parking_lot = "0.12.3"
paste = "1.0.15"
Expand Down

0 comments on commit 65b65aa

Please sign in to comment.