Skip to content

Commit c26cc3d

Browse files
committed
Add missing dev dependency for tests
1 parent cd3a118 commit c26cc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ deadpool-runtime = { version = "0.1.2", path = "../runtime" }
1717
tracing = { version = "0.1", optional = true }
1818

1919
[dev-dependencies]
20-
deadpool = { version = "0.12", path = ".." }
20+
deadpool = { version = "0.12", path = "..", features = ["rt_tokio_1"] }
2121
tokio = { version = "1.38.0", features = ["macros", "rt-multi-thread"] }

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy