Skip to content

Commit 3376fbf

Browse files
chore(deps): bump tokio from 1.52.1 to 1.52.3
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.1 to 1.52.3. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.3) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 989a1b3 commit 3376fbf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -33,7 +33,7 @@ scraper = "0.26.0"
3333
serde = { version = "1.0.228", features = ["derive"] }
3434
serde_json = "1.0.149"
3535
thiserror = "2.0.18"
36-
tokio = { version = "1.52.1", features = ["macros", "rt-multi-thread"] }
36+
tokio = { version = "1.52.3", features = ["macros", "rt-multi-thread"] }
3737
toml = "1.1.2"
3838
tracing = "0.1.41"
3939
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }

0 commit comments

Comments
 (0)