damus/Package.swift

4 lines
99 B
Swift

dependencies: [
.Package(url: "https://github.com/jb55/secp256k1.swift.git", branch: "main")
]