Place Schnorr signature aggregation behind a feature flag

This commit is contained in:
Luke Parker
2025-08-19 21:45:59 -04:00
parent d407e35cee
commit 75964cf6da
5 changed files with 10 additions and 7 deletions

2
Cargo.lock generated
View File

@@ -7845,7 +7845,7 @@ dependencies = [
[[package]]
name = "schnorr-signatures"
version = "0.5.1"
version = "0.5.2"
dependencies = [
"ciphersuite",
"dalek-ff-group",