Skip to content

Commit b74ab25

Browse files
committed
Not needed now. We refer to std::futures.
1 parent 423f1b1 commit b74ab25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning-block-sync/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ tokio = { version = "1.0", features = [ "io-util", "net", "time" ], optional = t
2020
serde = { version = "1.0", features = ["derive"], optional = true }
2121
serde_json = { version = "1.0", optional = true }
2222
chunked_transfer = { version = "1.4", optional = true }
23-
futures = { version = "0.3" }
2423

2524
[dev-dependencies]
2625
tokio = { version = "1.0", features = [ "macros", "rt" ] }

0 commit comments

Comments
 (0)