Bump tokio from 1.20.1 to 1.20.4 (#14)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.1 to 1.20.4. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.1...tokio-1.20.4 ) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -8,7 +8,7 @@ lustre_collector = "0.6" |
num-traits = "0.2.14" | ||
prometheus = "0.13.0" | ||
prometheus_exporter_base = { version = "1.3.0", features = ["hyper_server"] } | ||
tokio = { version = "1.17.0", features = [ | ||
tokio = { version = "1.20.4", features = [ | ||
"rt-multi-thread", | ||
"macros", | ||
"process", | ||
... | ... |
Please register or sign in to comment