Skip to content

Commit

Permalink
cargo: bump the minor group with 1 update (#1702)
Browse files Browse the repository at this point in the history
Bumps the minor group with 1 update:
[googletest](https://github.com/google/googletest-rust).

Updates `googletest` from 0.10.0 to 0.11.0

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 3dc774d commit 3f1957c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 src/testing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ name = "luhn"
path = "exercise.rs"

[dependencies]
googletest = "0.10.0"
googletest = "0.11.0"
mockall = "0.12.1"

0 comments on commit 3f1957c

Please sign in to comment.