Skip to content

Commit

Permalink
Release 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 29, 2024
1 parent bd641ff commit 3df6ba1
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.8/RustFramework.xcframework.zip", checksum: "be620de3f035ed8dcbfec6343a7ca55f72486409c6da8fb77b0ac02bcdd492f9"),
.binaryTarget(name: "RustFramework", url: "https://github.com/spruceid/wallet-sdk-rs/releases/download/0.0.9/RustFramework.xcframework.zip", checksum: "aadf79e324efafbd08acf90eaf6fc262b5eaadd38b28a17282532244df8c24cf"),
.target(
name: "SpruceIDWalletSdkRs",
dependencies: [
Expand Down

0 comments on commit 3df6ba1

Please sign in to comment.