Skip to content

Commit 75ed7ee

Browse files
Merge pull request google#664 from google:dependabot/cargo/tokio-1.46.1
PiperOrigin-RevId: 780507188
2 parents 696dfb8 + fb9da77 commit 75ed7ee

File tree

2 files changed

+29
-3
lines changed

2 files changed

+29
-3
lines changed

Cargo.lock

Lines changed: 28 additions & 2 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.25"
3535
rustversion = "1.0.21"
3636
tempfile = "3.20.0"
37-
tokio = { version = "1.45", features = ["time", "macros", "rt"] }
37+
tokio = { version = "1.46", features = ["time", "macros", "rt"] }
3838

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

0 commit comments

Comments
 (0)