Skip to content

Commit

Permalink
Release 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 29, 2024
1 parent bd47679 commit 2f73b09
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 @@ -18,7 +18,7 @@ let package = Package(
],
dependencies: [ ],
targets: [
.binaryTarget(name: "RustFramework", url: "https://github.com/spruceid/wallet-sdk-rs/releases/download/0.0.9/RustFramework.xcframework.zip", checksum: "aadf79e324efafbd08acf90eaf6fc262b5eaadd38b28a17282532244df8c24cf"),
.binaryTarget(name: "RustFramework", url: "https://github.com/spruceid/wallet-sdk-rs/releases/download/0.0.10/RustFramework.xcframework.zip", checksum: "f7eb62b937620d51b108f7f2ce7fdda8e2ba805bed226fe9aa9ef273b6ef2dec"),
.target(
name: "SpruceIDWalletSdkRs",
dependencies: [
Expand Down

0 comments on commit 2f73b09

Please sign in to comment.