Skip to content

Commit

Permalink
use Zewo COpenSSL
Browse files Browse the repository at this point in the history
  • Loading branch information
paulofaria committed May 24, 2017
1 parent e84cd90 commit 39b8f44
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 @@ -16,6 +16,6 @@ let package = Package(
],
dependencies: [
.Package(url: "https://github.com/Zewo/Venice.git", majorVersion: 0, minor: 18),
.Package(url: "https://github.com/formbound/COpenSSL.git", majorVersion: 0, minor: 1),
.Package(url: "https://github.com/Zewo/COpenSSL.git", majorVersion: 0, minor: 15),
]
)

0 comments on commit 39b8f44

Please sign in to comment.