We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f482b20 commit c3809c4Copy full SHA for c3809c4
Package.swift
@@ -63,7 +63,7 @@ let package = Package(
63
.package(url: "https://github.com/hyperledger/identus-apollo.git", exact: "1.8.0"),
64
.package(url: "https://github.com/KittyMac/Sextant.git", exact: "0.4.31"),
65
.package(url: "https://github.com/kylef/JSONSchema.swift.git", exact: "0.6.0"),
66
- .package(url: "https://github.com/goncalo-frade-iohk/eudi-lib-sdjwt-swift.git", from: "0.0.3"),
+ .package(url: "https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git", from: "0.10.0"),
67
.package(url: "https://github.com/1024jp/GzipSwift.git", exact: "6.0.0")
68
// .package(url: "https://github.com/goncalo-frade-iohk/eudi-lib-ios-openid4vci-swift.git", from: "0.10.0")
69
],
0 commit comments