Skip to content

Commit 08eee1e

Browse files
build(deps): bump tokio from 1.40.0 to 1.44.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.40.0 to 1.44.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.44.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb6a5a3 commit 08eee1e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -41,7 +41,7 @@ rustc_version = "0.4"
4141
serde = "1.0.154"
4242
serde_json = "1.0.114"
4343
test-case = { version = "3.3.1" }
44-
tokio = { version = "1.35.1", default-features = false } # Default features are disabled due to some crates' requirements
44+
tokio = { version = "1.45.0", default-features = false } # Default features are disabled due to some crates' requirements
4545
tracing = "0.1"
4646
zenoh = { version = "1.3.4", features = [
4747
"plugins",

0 commit comments

Comments
 (0)