use latest libp2p and bump some deps to try help windows ci path issue

This commit is contained in:
Ivan FB 2026-04-13 10:54:09 +02:00
parent 529adc9c26
commit 53ab5fe6e3
No known key found for this signature in database
GPG Key ID: DF0C67A04C543270

View File

@ -27,7 +27,7 @@ requires "nim >= 2.2.4",
"toml_serialization",
"faststreams",
# Networking & P2P
"https://github.com/vacp2p/nim-libp2p.git#ff8d51857b4b79a68468e7bcc27b2026cca02996",
"https://github.com/vacp2p/nim-libp2p.git#ebd8b7fe525e75b2dd59b175ee1e7517cc0a270f",
"eth",
"nat_traversal",
"dnsdisc",