mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-25 15:51:34 +00:00
@ -14,7 +14,7 @@ categories = ["network-programming", "asynchronous"]
|
||||
bytes = "1"
|
||||
futures = "0.3"
|
||||
log = "0.4"
|
||||
pin-project = "1.0.0"
|
||||
pin-project = "1.1.0"
|
||||
smallvec = "1.6.1"
|
||||
unsigned-varint = "0.7"
|
||||
|
||||
|
@ -12,7 +12,7 @@ categories = ["network-programming", "asynchronous"]
|
||||
|
||||
[dependencies]
|
||||
futures = "0.3.28"
|
||||
pin-project = "1.0.10"
|
||||
pin-project = "1.1.0"
|
||||
static_assertions = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user