Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzhiyou1990 authored Sep 23, 2021
1 parent 3f87f89 commit 3098f63
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 @@ -12,7 +12,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/attaswift/BigInt.git", from: "5.0.0"),
.package(url: "https://github.com/mxcl/PromiseKit.git", from: "6.8.4"),
.package(url: "https://github.com/daltoniam/Starscream.git", from: "3.1.0"),
.package(url: "https://github.com/daltoniam/Starscream.git", from: "3.1.1"),
.package(url: "https://github.com/krzyzanowskim/CryptoSwift.git", from: "1.0.0"),
.package(url: "https://github.com/tesseract-one/CSecp256k1.swift", from: "0.1.0"),
],
Expand Down

0 comments on commit 3098f63

Please sign in to comment.