Skip to content

Commit

Permalink
chore: add import
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusc93 committed Dec 8, 2024
1 parent 3c08eff commit b947c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/warp-ipfs/src/shuttle/server.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ use crate::store::{
topics::PeerTopic,
PeerIdExt,
};
use rust_ipfs::p2p::RequestResponseConfig;
use rust_ipfs::p2p::{RequestResponseConfig, UpgradeVersion};
use rust_ipfs::{
libp2p::{self},
p2p::PubsubConfig,
Expand Down

0 comments on commit b947c34

Please sign in to comment.