mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-25 15:51:34 +00:00
Remove relay, peerstore and datastore (#723)
This commit is contained in:
@ -60,7 +60,6 @@ extern crate arrayvec;
|
||||
extern crate bigint;
|
||||
extern crate bs58;
|
||||
extern crate bytes;
|
||||
extern crate datastore;
|
||||
extern crate fnv;
|
||||
#[cfg_attr(test, macro_use)]
|
||||
extern crate futures;
|
||||
|
Reference in New Issue
Block a user