Skip to content

Commit

Permalink
fix: enable upnp feature in libp2p
Browse files Browse the repository at this point in the history
  • Loading branch information
b-zee committed Jan 14, 2025
1 parent 744348c commit 11719e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ant-networking/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ libp2p = { version = "0.54.1", features = [
"tokio",
"dns",
"mdns",
"upnp",
"kad",
"macros",
"request-response",
Expand Down

0 comments on commit 11719e5

Please sign in to comment.