Skip to content

Commit 1c8365d

Browse files
chore(deps): Bump tokio from 1.45.0 to 1.45.1
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] <support@github.com>
1 parent 57caa35 commit 1c8365d

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
@@ -70,7 +70,7 @@ serde_yaml = "0.9"
7070
http = "1"
7171
tonic = { version = "0.12.2", features = ["tls"] }
7272
tonic-reflection = "0.12.3"
73-
tokio = { version = "1.45.0", features = ["full"] }
73+
tokio = { version = "1.45.1", features = ["full"] }
7474
tokio-util = { version = "0.7.15", features = ["full"] }
7575
tokio-stream = "0.1.17"
7676
validator = { version = "0.16", features = ["derive"] }

0 commit comments

Comments
 (0)