Skip to content

Commit 18eb3e8

Browse files
authored
Bump swift-he version (#16)
1 parent 0654339 commit 18eb3e8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.resolved

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ let package = Package(
3535
.package(url: "https://github.com/apple/swift-asn1.git", from: "1.0.0"),
3636
.package(url: "https://github.com/apple/swift-crypto.git", from: "3.5.0"),
3737
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.0.0"),
38-
.package(url: "https://github.com/apple/swift-homomorphic-encryption", exact: "1.0.0-alpha.2"),
38+
.package(url: "https://github.com/apple/swift-homomorphic-encryption", exact: "1.0.0-alpha.3"),
3939
.package(url: "https://github.com/apple/swift-protobuf.git", from: "1.27.0"),
4040
.package(url: "https://github.com/hummingbird-project/hummingbird", exact: "2.0.0-rc.2"),
4141
],

0 commit comments

Comments
 (0)