Skip to content

Commit b62e08c

Browse files
build(deps): bump tokio from 1.45.0 to 1.45.1 (#214)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.0 to 1.45.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.0...tokio-1.45.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58ee30a commit b62e08c

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
@@ -40,7 +40,7 @@ serde_json = "1"
4040
serde_path_to_error = "0.1.17"
4141
serde_with = "3"
4242
serde_yaml = "0.9.34-deprecated"
43-
tokio = "1.45.0"
43+
tokio = "1.45.1"
4444
url = "2"
4545

4646
[patch.crates-io]

0 commit comments

Comments
 (0)