chore: prepare tokio-macros v0.2.2 release (#2068)

This commit is contained in:
Artem Vorotnikov
2020-01-07 16:44:27 -05:00
committed by Lucio Franco
parent 8bf4696f31
commit ffd4025fce
4 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ uds = ["io-driver", "mio-uds", "libc"]
[dependencies]
tokio-macros = { version = "0.2.0", path = "../tokio-macros", optional = true }
tokio-macros = { version = "0.2.2", path = "../tokio-macros", optional = true }
bytes = "0.5.0"
pin-project-lite = "0.1.1"