We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9466f0 commit 2bdb816Copy full SHA for 2bdb816
Package.swift
@@ -26,7 +26,6 @@ let package = Package(
26
.target(name: "Internal_CryptoSwift_PBDKF2"),
27
"BigInt",
28
"GenericJSON",
29
- .product(name: "BigInt", package: "BigInt"),
30
"OpenCombine",
31
.product(name: "OpenCombineFoundation", package: "OpenCombine"),
32
.product(name: "secp256k1", package: "secp256k1.swift")
0 commit comments