Skip to content

Commit 76a0097

Browse files
Merge pull request #636 from google:dependabot/cargo/tempfile-3.20.0
PiperOrigin-RevId: 757786638
2 parents 1d64715 + 2184169 commit 76a0097

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration_tests/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ anyhow = "1"
3333
indoc = "2"
3434
rstest = "0.25"
3535
rustversion = "1.0.20"
36-
tempfile = "3.19.1"
36+
tempfile = "3.20.0"
3737
tokio = { version = "1.44", features = ["time", "macros", "rt"] }
3838

3939
[[bin]]

0 commit comments

Comments
 (0)