Skip to content

Commit f264697

Browse files
chore(deps): bump tokio from 1.52.2 to 1.52.3
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.2 to 1.52.3. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.2...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 c171377 commit f264697

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
@@ -22,7 +22,7 @@ serde = { version = "1.0.228", features = ["derive"] }
2222
serde_json = "1.0.149"
2323
clap = { version = "4.6.1", features = ["derive"] }
2424
termion = "4.0.6"
25-
tokio = { version = "1.52.2", features = ["full"] }
25+
tokio = { version = "1.52.3", features = ["full"] }
2626
unicode-width = "0.2.2"
2727
url = "2.5.8"
2828

0 commit comments

Comments
 (0)