Bump tokio from 1.8.5 to 1.18.4 (#301)

This commit is contained in:
dependabot[bot]
2023-01-06 23:13:01 +00:00
committed by GitHub
parent 9f24f6474e
commit 938647123c
2 changed files with 8 additions and 28 deletions

View File

@@ -39,7 +39,7 @@ strum = { version = "~0.24", features = ["derive"] }
thiserror = "~1.0"
tempfile = "~3.2"
cfg-if = "~1.0"
tokio = { version = "~1.8", features = ["process", "rt-multi-thread"] }
tokio = { version = "~1.18", features = ["process", "rt-multi-thread"] }
futures = "~0.3"
regex = "~1.5"
semver = "~1.0"