chore: pin swift-secp256k1 to exact version 0.21.1

This commit is contained in:
csjones
2026-01-05 15:28:26 -08:00
parent aff700a15e
commit c975abf2ff
+2 -2
View File
@@ -924,8 +924,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/21-DOT-DEV/swift-secp256k1";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.21.1;
kind = exactVersion;
version = 0.21.1;
};
};
/* End XCRemoteSwiftPackageReference section */