mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 23:08:36 +01:00
Merge pull request #1073 from gilescope/less-deps
This commit is contained in:
commit
ce3a04ba1a
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ tokio = { version = "1.0", features = [ "io-util", "net", "time" ], optional = t
|
|||
serde = { version = "1.0", features = ["derive"], optional = true }
|
||||
serde_json = { version = "1.0", optional = true }
|
||||
chunked_transfer = { version = "1.4", optional = true }
|
||||
futures = { version = "0.3" }
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.0", features = [ "macros", "rt" ] }
|
||||
|
|
Loading…
Add table
Reference in a new issue