chore(deps): bump tokio from 0.1.18 to 0.1.20
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.1.18 to 0.1.20. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.1.18...tokio-0.1.20) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Fabian Freyer
parent
4282a2fc48
commit
f9d25f6c93
+1
-1
@@ -15,7 +15,7 @@ log = "0.4.6"
|
||||
pretty_env_logger = "0.3.0"
|
||||
serde = "1.0.91"
|
||||
serde_json = "1.0.39"
|
||||
tokio = "0.1.18"
|
||||
tokio = "0.1.20"
|
||||
tokio-codec= "0.1.1"
|
||||
tokio-io= "0.1.12"
|
||||
tokio-pty-process = "*"
|
||||
|
||||
Reference in New Issue
Block a user