mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-08-01 01:11:58 +00:00
Rename libp2p_swarm to libp2p_core (#189)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
extern crate aio_limited;
|
||||
#[macro_use]
|
||||
extern crate futures;
|
||||
extern crate libp2p_swarm as swarm;
|
||||
extern crate libp2p_core as swarm;
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
extern crate tokio;
|
||||
|
Reference in New Issue
Block a user