Skip to content

Commit 8df4aac

Browse files
Bump tokio from 1.50.0 to 1.51.1 (#118)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.50.0 to 1.51.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.51.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8424041 commit 8df4aac

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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
@@ -9,7 +9,7 @@ default-run = "odysseus-daemon"
99
socketcan = { version = "3.5.0", features = ["tokio"] }
1010
reqwest = { version = "0.13.2", features = ["blocking", "multipart", "stream"] }
1111
clap = { version = "4.6.0", features = ["derive", "env"] }
12-
tokio = { version = "1.48.0", features = ["full", "tracing"] }
12+
tokio = { version = "1.51.1", features = ["full", "tracing"] }
1313
chrono = { version = "0.4.42" }
1414
protobuf = "3.7.1"
1515
rumqttc = "0.25.1"

0 commit comments

Comments
 (0)