chore(deps): bump tokio-io from 0.1.10 to 0.1.12
Bumps [tokio-io](https://github.com/tokio-rs/tokio) from 0.1.10 to 0.1.12. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Changelog](https://github.com/tokio-rs/tokio/blob/tokio-io-0.1.12/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-io-0.1.10...tokio-io-0.1.12) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Fabian Freyer
parent
018333a591
commit
57bb891926
+1
-1
@@ -15,7 +15,7 @@ serde = "1.0.89"
|
||||
serde_json = "1.0.34"
|
||||
tokio = "0.1.13"
|
||||
tokio-pty-process = "*"
|
||||
tokio-io= "0.1.10"
|
||||
tokio-io= "0.1.12"
|
||||
tokio-codec= "0.1.1"
|
||||
futures = "0.1.25"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user