Skip to content

Commit 01fd667

Browse files
Update Cargo.toml
Co-authored-by: Leonardo L. <[email protected]>
1 parent 15a2592 commit 01fd667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ blocking-https-native = ["blocking", "minreq/https-native"]
4242
blocking-https-bundled = ["blocking", "minreq/https-bundled"]
4343

4444
tokio = ["dep:tokio"]
45-
async = ["reqwest", "reqwest/socks"]
45+
async = ["reqwest", "reqwest/socks", "tokio?/time"]
4646
async-https = ["async", "reqwest/default-tls"]
4747
async-https-native = ["async", "reqwest/native-tls"]
4848
async-https-rustls = ["async", "reqwest/rustls-tls"]

0 commit comments

Comments
 (0)