Remove ecdsa feature of libp2p (#8374)

This compiles, is there any reason to keep `ecdsa`? CC @jxs


Co-Authored-By: Michael Sproul <michael@sigmaprime.io>
This commit is contained in:
Michael Sproul
2025-11-05 23:02:21 +11:00
committed by GitHub
parent 3066f0bef2
commit f387090b98
2 changed files with 0 additions and 35 deletions

View File

@@ -64,7 +64,6 @@ features = [
"plaintext",
"secp256k1",
"macros",
"ecdsa",
"metrics",
"quic",
"upnp",