Skip to content

Commit 89213f4

Browse files
Bump tokio from 1.44.1 to 1.45.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.45.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...tokio-1.45.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.45.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a29f1cb commit 89213f4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -198,7 +198,7 @@ strum_macros = "0.25"
198198
tempfile = "3.5"
199199
thiserror = "1.0"
200200
time = "0.3"
201-
tokio = "1.23"
201+
tokio = "1.45"
202202
tokio-stream = "0.1"
203203
toml_edit = "0.21"
204204
tonic = "=0.12"

0 commit comments

Comments
 (0)