Skip to content

Commit d91742b

Browse files
Merge pull request #449 from google:dependabot/cargo/rstest-0.22.0
PiperOrigin-RevId: 727747896
2 parents 08fec18 + 1a6b9e0 commit d91742b

File tree

2 files changed

+63
-5
lines changed

2 files changed

+63
-5
lines changed

Cargo.lock

Lines changed: 62 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration_tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ authors = [
3131
googletest = { path = "../googletest", version = "0.13.0", features = ["anyhow"] }
3232
anyhow = "1"
3333
indoc = "2"
34-
rstest = "0.18"
34+
rstest = "0.22"
3535
rustversion = "1.0.14"
3636
tempfile = "3.10.1"
3737
tokio = { version = "1.34", features = ["time", "macros", "rt"] }

0 commit comments

Comments
 (0)