Skip to content

Commit 8157347

Browse files
Merge pull request #719 from google:dependabot/cargo/tokio-1.48.0
PiperOrigin-RevId: 821618227
2 parents 3756b32 + 9dd4c96 commit 8157347

File tree

2 files changed

+5
-92
lines changed

2 files changed

+5
-92
lines changed

Cargo.lock

Lines changed: 4 additions & 91 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
@@ -34,7 +34,7 @@ indoc = "2"
3434
rstest = "0.26"
3535
rustversion = "1.0.22"
3636
tempfile = "3.23.0"
37-
tokio = { version = "1.47", features = ["time", "macros", "rt"] }
37+
tokio = { version = "1.48", features = ["time", "macros", "rt"] }
3838

3939
[[bin]]
4040
name = "integration_tests"

0 commit comments

Comments
 (0)