mirror of
https://github.com/threefoldtech/mycelium.git
synced 2026-03-29 07:39:51 +00:00
Bump tokio from 1.38.1 to 1.39.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.1 to 1.39.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.1...tokio-1.39.2) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Lee Smet
parent
49cd8e03e5
commit
d4ec56977c
@@ -18,7 +18,7 @@ mycelium = { path = "../mycelium", default-features = false }
|
||||
prometheus = { version = "0.13.4", default-features = false, optional = true, features = [
|
||||
"process",
|
||||
] }
|
||||
tokio = { version = "1.38.1", default-features = false, optional = true, features = [
|
||||
tokio = { version = "1.39.2", default-features = false, optional = true, features = [
|
||||
"net",
|
||||
"rt",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user