|
|
futures = { version = "0.3.8", default-features = false, features = ["thread-pool"] }
|
|
futures = { version = "0.3.8", default-features = false, features = ["thread-pool"] }
|
|
|
tokio = { version = "1.0", features = ["rt-multi-thread", "time", "parking_lot"] }
|
|
tokio = { version = "1.0", features = ["rt-multi-thread", "time", "parking_lot"] }
|