diff --git a/Package.swift b/Package.swift index 55e9100..ee90c71 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/jedisct1/swift-sodium", from: "0.9.1"), - .package(url: "https://github.com/Boilertalk/secp256k1.swift", from: "0.1.0"), + .package(url: "https://github.com/Boilertalk/secp256k1.swift", from: "0.1.7"), .package(url: "https://github.com/attaswift/BigInt.git", from: "5.0.0"), ], targets: [