Skip to content

Commit

Permalink
Merge pull request #1011 from SierraSoftworks/dependabot/cargo/mockal…
Browse files Browse the repository at this point in the history
…l-0.12.0

chore(deps): bump mockall from 0.11.4 to 0.12.0
  • Loading branch information
notheotherben authored Dec 11, 2023
2 parents cd1f455 + 2e53c08 commit de06317
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 34 deletions.
51 changes: 18 additions & 33 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 @@ -44,7 +44,7 @@ tracing-subscriber = { version = "0.3.18", features = ["tracing-log"] }
trust-dns-resolver = { version = "0.23", features = ["tokio-runtime"] }

[dev-dependencies]
mockall = "0.11.4"
mockall = "0.12.0"
tempfile = "3.8"
sentry = { version = "0.32", default-features = false, features = ["reqwest", "rustls", "log", "test"] }

Expand Down

0 comments on commit de06317

Please sign in to comment.