Skip to content

Commit ae2e6c8

Browse files
authored
Merge pull request #147 from Tuntii/dependabot/cargo/tokio-1.50.0
Bump tokio from 1.49.0 to 1.50.0
2 parents 5d3fe7d + b8040c2 commit ae2e6c8

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ rust-version = "1.78"
3030

3131
[workspace.dependencies]
3232
# Async runtime
33-
tokio = "1.35"
33+
tokio = "1.50"
3434

3535
# HTTP
3636
hyper = "1.1"

0 commit comments

Comments
 (0)