Skip to content

Commit

Permalink
Remove tcp feature requirement from libp2p
Browse files Browse the repository at this point in the history
  • Loading branch information
sandreae committed Jun 21, 2024
1 parent 5457f7f commit 3c1d937
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aquadoggo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ libp2p = { version = "0.53.2", features = [
"serde",
"tokio",
"yamux",
"tcp",
"quic",
] }
lipmaa-link = "0.2.2"
Expand Down

0 comments on commit 3c1d937

Please sign in to comment.