Skip to content

Commit 1f41c39

Browse files
build(deps): bump tokio from 1.50.0 to 1.51.0 (#727)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddbcfb4 commit 1f41c39

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -33,7 +33,7 @@ rss = "2.0.12"
3333
scraper = "0.26.0"
3434
serde = { version = "1.0.228", features = ["derive"] }
3535
thiserror = "2.0.18"
36-
tokio = { version = "1.50.0", features = [
36+
tokio = { version = "1.51.0", features = [
3737
"fs",
3838
"io-util",
3939
"macros",

0 commit comments

Comments
 (0)