Skip to content

Commit ce3a04b

Browse files
authored
Merge pull request #1073 from gilescope/less-deps
2 parents 423f1b1 + b74ab25 commit ce3a04b

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)