Skip to content

Commit

Permalink
Merge branch 'develop' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmcl committed Oct 10, 2022
2 parents c628dfd + 575fc0f commit 33b46d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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: [
Expand Down

0 comments on commit 33b46d2

Please # to comment.