1
0
mirror of git://jb55.com/damus synced 2024-09-19 19:46:51 +00:00
damus/Package.swift
2022-07-27 22:18:49 -07:00

5 lines
182 B
Swift

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