Skip to content

Commit

Permalink
Merge pull request #134 from jbhannah:dependabot/cargo/mockall-0.13.0
Browse files Browse the repository at this point in the history
Bump mockall from 0.12.1 to 0.13.0
  • Loading branch information
jbhannah committed Aug 28, 2024
2 parents 929d010 + 959177b commit 4e0c08c
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 @@ -10,6 +10,6 @@ edition = "2021"
cfg-if = "1.0"
clap = { version = "4", features = ["derive", "cargo"] }
lazy_static = "1"
mockall = "0.12"
mockall = "0.13"
rand = "0.9.0-alpha"
regex = "1"

0 comments on commit 4e0c08c

Please sign in to comment.