mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
chore: prepare tokio-macros v2.4.0 (#6707)
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ test-util = ["rt", "sync", "time"]
|
||||
time = []
|
||||
|
||||
[dependencies]
|
||||
tokio-macros = { version = "~2.3.0", path = "../tokio-macros", optional = true }
|
||||
tokio-macros = { version = "~2.4.0", path = "../tokio-macros", optional = true }
|
||||
|
||||
pin-project-lite = "0.2.11"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user