Skip to content

Commit 1e8a91c

Browse files
build(deps): bump tokio from 1.46.1 to 1.47.0 (#456)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa3fc2e commit 1e8a91c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -38,7 +38,7 @@ rss = "2.0.12"
3838
scraper = "0.23.1"
3939
serde = { version = "1.0.219", features = ["derive"] }
4040
thiserror = "2.0.12"
41-
tokio = { version = "1.46.1", features = [
41+
tokio = { version = "1.47.0", features = [
4242
"fs",
4343
"io-util",
4444
"macros",

0 commit comments

Comments
 (0)