Skip to content

Commit

Permalink
cargo: bump the minor group with 1 update
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
- [Release notes](https://github.com/google/googletest-rust/releases)
- [Commits](google/googletest-rust@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: googletest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 3dc774d commit 09d4126
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 09d4126

Please sign in to comment.