mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-28 00:00:11 +02:00
chore: specify tokio-macros version (#4455)
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ test-util = ["rt", "sync", "time"]
|
||||
time = []
|
||||
|
||||
[dependencies]
|
||||
tokio-macros = { path = "../tokio-macros", optional = true }
|
||||
tokio-macros = { version = "1.6.0", optional = true }
|
||||
|
||||
pin-project-lite = "0.2.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user