Skip to content

Commit 7e5d300

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump tokio from 1.51.0 to 1.52.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.51.0 to 1.52.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.0...tokio-1.52.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bd4608 commit 7e5d300

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -49,7 +49,7 @@ serde_json = "1.0"
4949
serde_repr = "0.1"
5050
sha2 = "0.10"
5151
tempfile = "3.26"
52-
tokio = { version = "1.51", default-features = false }
52+
tokio = { version = "1.52", default-features = false }
5353
tracing = "0.1"
5454
tracing-subscriber = "0.3"
5555
zbus = { version = "5.14.0", default-features = false }

0 commit comments

Comments
 (0)