Skip to content

Commit 14ac82f

Browse files
build(deps): bump tokio from 1.42.0 to 1.43.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5052336 commit 14ac82f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ serde = "1"
3939
serde_json = "1"
4040
serde_with = "3"
4141
serde_yml = "0.0.12"
42-
tokio = "1.42.0"
42+
tokio = "1.43.0"
4343
url = "2"
4444

4545
[patch.crates-io]

0 commit comments

Comments
 (0)