Skip to content

Commit 3564c18

Browse files
build(deps): bump tokio from 1.33.0 to 1.34.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.33.0 to 1.34.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.33.0...tokio-1.34.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 562f2b0 commit 3564c18

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/metrsd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ ntex = { version = "0.7.8", features = ["tokio"] }
2525
serde = { version = "1.0.190", features = ["derive"] }
2626
serde_json = "1.0.108"
2727
sysinfo = "0.29.10"
28-
tokio = "1.33.0"
28+
tokio = "1.34.0"
2929
metrs_stubs = { version = "0.3.0", features = ["serde", "sysinfo"] }

0 commit comments

Comments
 (0)