Skip to content

Commit 5c4276d

Browse files
Merge pull request #575 from google:dependabot/cargo/tempfile-3.17.0
PiperOrigin-RevId: 727838436
2 parents 55b2d3b + c40af1c commit 5c4276d

File tree

2 files changed

+51
-13
lines changed

2 files changed

+51
-13
lines changed

Cargo.lock

Lines changed: 50 additions & 12 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
@@ -33,7 +33,7 @@ anyhow = "1"
3333
indoc = "2"
3434
rstest = "0.22"
3535
rustversion = "1.0.14"
36-
tempfile = "3.10.1"
36+
tempfile = "3.17.0"
3737
tokio = { version = "1.43", features = ["time", "macros", "rt"] }
3838

3939
[[bin]]

0 commit comments

Comments
 (0)