You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-16 06:10:26 +02:00
cargo: bump the minor group with 1 update (#1702)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -21,5 +21,5 @@ name = "luhn"
|
||||
path = "exercise.rs"
|
||||
|
||||
[dependencies]
|
||||
googletest = "0.10.0"
|
||||
googletest = "0.11.0"
|
||||
mockall = "0.12.1"
|
||||
|
Reference in New Issue
Block a user