Skip to content

Commit

Permalink
Update Package.swift to use tag 0.0.1 of Rqes library
Browse files Browse the repository at this point in the history
  • Loading branch information
phisakel authored Nov 15, 2024
1 parent 7afd738 commit fb7b7b3
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 @@ -15,7 +15,7 @@ let package = Package(
],
dependencies: [
// Dependencies declare other packages that this package depends on.
.package(url: "https://github.com/niscy-eudiw/eudi-lib-ios-rqes-csc-swift.git", branch: "update-auth-flow"),
.package(url: "https://github.com/eu-digital-identity-wallet/eudi-lib-ios-rqes-csc-swift.git", from: "0.0.1"),
.package(url: "https://github.com/apple/swift-certificates.git", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-log.git", from: "1.5.3"),
],
Expand Down

0 comments on commit fb7b7b3

Please sign in to comment.