Skip to content

Commit

Permalink
feat(sdk): re-export libp2p
Browse files Browse the repository at this point in the history
  • Loading branch information
Serial-ATA committed Oct 18, 2024
1 parent f9592ee commit d3c0bd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ pub use alloy_rpc_types;
pub use error::Error;
pub use futures;
pub use gadget_blueprint_proc_macro::*;
pub use libp2p;
pub use parking_lot;
pub use structopt;
pub use subxt_core;
Expand Down

0 comments on commit d3c0bd2

Please sign in to comment.