Skip to content

Commit

Permalink
Update mobile-sdk-rs version
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Nascimento <[email protected]>
  • Loading branch information
theosirian committed Sep 11, 2024
1 parent 4ccf9f6 commit b0f5c02
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 @@ -14,7 +14,7 @@ let package = Package(
targets: ["SpruceIDMobileSdk"])
],
dependencies: [
.package(url: "https://github.com/spruceid/mobile-sdk-rs.git", from: "0.0.29"),
.package(url: "https://github.com/spruceid/mobile-sdk-rs.git", from: "0.0.30"),
// .package(path: "../mobile-sdk-rs"),
.package(url: "https://github.com/apple/swift-algorithms", from: "1.2.0")
],
Expand Down

0 comments on commit b0f5c02

Please sign in to comment.