You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-02 21:16:54 +02:00
cargo: bump the minor group with 2 updates (#2486)
Bumps the minor group with 2 updates: [googletest](https://github.com/google/googletest-rust) and [tempfile](https://github.com/Stebalien/tempfile). 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:
@ -17,5 +17,5 @@ path = "mockall.rs"
|
||||
test = true
|
||||
|
||||
[dependencies]
|
||||
googletest = "0.12.0"
|
||||
googletest = "0.13.0"
|
||||
mockall = "0.13.0"
|
||||
|
@ -18,4 +18,4 @@ scraper = "0.21.0"
|
||||
thiserror = "1.0.66"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.13.0"
|
||||
tempfile = "3.14.0"
|
||||
|
Reference in New Issue
Block a user