1
0
mirror of git://jb55.com/damus synced 2024-09-16 10:13:45 +00:00
damus/Package.swift

4 lines
99 B
Swift
Raw Normal View History

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