mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
chore: prepare tokio-macros v0.2.2 release (#2068)
This commit is contained in:
committed by
Lucio Franco
parent
8bf4696f31
commit
ffd4025fce
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user