We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9269ed4 commit f4dfe12Copy full SHA for f4dfe12
Package.swift
@@ -60,7 +60,7 @@ let package = Package(
60
.package(url: "https://github.com/beatt83/jose-swift.git", from: "1.2.1"),
61
.package(url: "https://github.com/beatt83/peerdid-swift.git", from: "2.0.2"),
62
.package(url: "https://github.com/input-output-hk/anoncreds-rs.git", exact: "0.4.1"),
63
- .package(url: "https://github.com/input-output-hk/atala-prism-apollo.git", exact: "1.2.10"),
+ .package(url: "https://github.com/input-output-hk/atala-prism-apollo.git", exact: "1.2.13"),
64
],
65
targets: [
66
.target(
0 commit comments